|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
#! /bin/sh
|
|
|
|
|
# Configuration validation subroutine script.
|
|
|
|
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
|
|
|
|
# 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
|
|
|
|
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
timestamp='2004-11-30'
|
|
|
|
|
timestamp='2005-04-22'
|
|
|
|
|
|
|
|
|
|
# This file is (in principle) common to ALL GNU software.
|
|
|
|
|
# The presence of a machine in this file suggests that SOME GNU software
|
|
|
|
@ -70,7 +70,7 @@ Report bugs and patches to <config-patches@gnu.org>."
|
|
|
|
|
version="\
|
|
|
|
|
GNU config.sub ($timestamp)
|
|
|
|
|
|
|
|
|
|
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
|
|
|
|
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
|
|
|
|
Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
This is free software; see the source for copying conditions. There is NO
|
|
|
|
@ -231,13 +231,14 @@ case $basic_machine in
|
|
|
|
|
| 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 \
|
|
|
|
|
| bfin \
|
|
|
|
|
| c4x | clipper \
|
|
|
|
|
| d10v | d30v | dlx | dsp16xx \
|
|
|
|
|
| fr30 | frv \
|
|
|
|
|
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
|
|
|
|
| i370 | i860 | i960 | ia64 \
|
|
|
|
|
| ip2k | iq2000 \
|
|
|
|
|
| m32r | m32rle | m68000 | m68k | m88k | mcore \
|
|
|
|
|
| m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
|
|
|
|
|
| mips | mipsbe | mipseb | mipsel | mipsle \
|
|
|
|
|
| mips16 \
|
|
|
|
|
| mips64 | mips64el \
|
|
|
|
@ -262,7 +263,8 @@ case $basic_machine in
|
|
|
|
|
| pyramid \
|
|
|
|
|
| sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
|
|
|
|
|
| sh64 | sh64le \
|
|
|
|
|
| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
|
|
|
|
|
| sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
|
|
|
|
|
| sparcv8 | sparcv9 | sparcv9b \
|
|
|
|
|
| strongarm \
|
|
|
|
|
| tahoe | thumb | tic4x | tic80 | tron \
|
|
|
|
|
| v850 | v850e \
|
|
|
|
@ -298,7 +300,7 @@ case $basic_machine in
|
|
|
|
|
| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
|
|
|
|
|
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
|
|
|
|
|
| avr-* \
|
|
|
|
|
| bs2000-* \
|
|
|
|
|
| bfin-* | bs2000-* \
|
|
|
|
|
| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
|
|
|
|
|
| clipper-* | craynv-* | cydra-* \
|
|
|
|
|
| d10v-* | d30v-* | dlx-* \
|
|
|
|
@ -310,7 +312,7 @@ case $basic_machine in
|
|
|
|
|
| ip2k-* | iq2000-* \
|
|
|
|
|
| m32r-* | m32rle-* \
|
|
|
|
|
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
|
|
|
|
|
| m88110-* | m88k-* | mcore-* \
|
|
|
|
|
| m88110-* | m88k-* | maxq-* | mcore-* \
|
|
|
|
|
| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
|
|
|
|
|
| mips16-* \
|
|
|
|
|
| mips64-* | mips64el-* \
|
|
|
|
@ -336,7 +338,8 @@ case $basic_machine in
|
|
|
|
|
| romp-* | rs6000-* \
|
|
|
|
|
| sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
|
|
|
|
|
| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
|
|
|
|
|
| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
|
|
|
|
|
| sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
|
|
|
|
|
| sparclite-* \
|
|
|
|
|
| sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
|
|
|
|
|
| tahoe-* | thumb-* \
|
|
|
|
|
| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
|
|
|
|
|