* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and

64eb to be64.
	* testsuite/config-sub.data: Adjust test cases.
This commit is contained in:
Ben Elliston 2011-08-23 10:18:40 +10:00
parent 68873f3c11
commit 788fb547b9
3 changed files with 17 additions and 9 deletions

View File

@ -1,3 +1,9 @@
2011-08-23 Roland McGrath <mcgrathr@google.com>
* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
64eb to be64.
* testsuite/config-sub.data: Adjust test cases.
2011-08-20 Ben Elliston <bje@gnu.org>
* config.guess (*:FreeBSD:*:*): Switch on ${UNAME_PROCESSOR}.

10
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011 Free Software Foundation, Inc.
timestamp='2011-08-15'
timestamp='2011-08-23'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -246,12 +246,12 @@ case $basic_machine in
# Recognize the basic CPU types without company name.
# Some are omitted here because they have special meanings below.
1750a | 580 \
| 32e[bl] | 64e[bl] \
| a29k \
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
| be32 | be64 \
| bfin \
| c4x | clipper \
| d10v | d30v | dlx | dsp16xx \
@ -259,6 +259,7 @@ case $basic_machine in
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
| le32 | le64 \
| lm32 \
| m32c | m32r | m32rle | m68000 | m68k | m88k \
| maxq | mb | microblaze | mcore | mep | metag \
@ -352,13 +353,13 @@ case $basic_machine in
;;
# Recognize the basic CPU types with company name.
580-* \
| 32e[bl]-* | 64e[bl]-* \
| a29k-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
| be32-* | be64-* \
| bfin-* | bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c4x-* \
| clipper-* | craynv-* | cydra-* \
@ -369,6 +370,7 @@ case $basic_machine in
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
| i*86-* | i860-* | i960-* | ia64-* \
| ip2k-* | iq2000-* \
| le32-* | le64-* \
| lm32-* \
| m32c-* | m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
@ -816,7 +818,7 @@ case $basic_machine in
os=-mvs
;;
nacl)
basic_machine=32el-unknown
basic_machine=le32-unknown
os=-nacl
;;
ncr3000)

View File

@ -1,7 +1,3 @@
32eb-none 32eb-unknown-none
32el-nacl 32el-unknown-nacl
64eb-none 64eb-unknown-none
64el-none 64el-unknown-none
amd64-cygwin x86_64-pc-cygwin
amd64-kfreebsd5.4-gnu x86_64-pc-kfreebsd5.4-gnu
amd64-unknown-freebsd5.2 x86_64-unknown-freebsd5.2
@ -14,6 +10,8 @@ arm-unknown-riscos arm-unknown-riscos
aros i386-pc-aros
avr32 avr32-unknown-none
avr32-linux avr32-unknown-linux-gnu
be32-none be32-unknown-none
be64-none be64-unknown-none
bfin bfin-unknown-none
bfin-elf bfin-unknown-elf
blackfin bfin-unknown-linux-gnu
@ -70,6 +68,8 @@ i686-ericsson-dicos i686-ericsson-dicos
i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
i786-elf i786-pc-elf
ibm i370-ibm-aix
le32-nacl le32-unknown-nacl
le64-none le64-unknown-none
lm32-elf lm32-unknown-elf
lm32 lm32-unknown-none
m32c-elf m32c-unknown-elf
@ -106,7 +106,7 @@ ms1-elf mt-unknown-elf
ms1 mt-unknown-none
mt-elf mt-unknown-elf
mt mt-unknown-none
nacl 32el-unknown-nacl
nacl le32-unknown-nacl
nds32-elf nds32-unknown-elf
nds32le-elf nds32le-unknown-elf
nds32le nds32le-unknown-none