mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2000-09-11 Philip Blundell <philb@gnu.org>
* config.sub: Fix mistake in change of 2000-08-06.
This commit is contained in:
parent
1fc05e9878
commit
98572aa24f
@ -1,3 +1,7 @@
|
|||||||
|
2000-09-11 Philip Blundell <philb@gnu.org>
|
||||||
|
|
||||||
|
* config.sub: Fix mistake in change of 2000-08-06.
|
||||||
|
|
||||||
2000-09-05 Andreas Jaeger <aj@suse.de>
|
2000-09-05 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
* config.sub (maybe_os): Recognise AMD x86-64 as x86_64.
|
* config.sub (maybe_os): Recognise AMD x86-64 as x86_64.
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
version='2000-09-05'
|
version='2000-09-11'
|
||||||
|
|
||||||
# This file is (in principle) common to ALL GNU software.
|
# This file is (in principle) common to ALL GNU software.
|
||||||
# The presence of a machine in this file suggests that SOME GNU software
|
# The presence of a machine in this file suggests that SOME GNU software
|
||||||
@ -204,7 +204,7 @@ case $basic_machine in
|
|||||||
# Recognize the basic CPU types without company name.
|
# Recognize the basic CPU types without company name.
|
||||||
# Some are omitted here because they have special meanings below.
|
# Some are omitted here because they have special meanings below.
|
||||||
tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
|
tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
|
||||||
| arme[lb] | armv* | pyramid | mn10200 | mn10300 | tron | a29k \
|
| arme[lb] | armv[2345] | armv[345][lb] | pyramid | mn10200 | mn10300 | tron | a29k \
|
||||||
| 580 | i960 | h8300 \
|
| 580 | i960 | h8300 \
|
||||||
| x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \
|
| x86 | ppcbe | mipsbe | mipsle | shbe | shle | armbe | armle \
|
||||||
| hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
|
| hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user