/[gcl]/gcl/binutils/config.sub
ViewVC logotype

Diff of /gcl/binutils/config.sub

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:34:22 2002 UTC revision 1.2 by camm, Wed Oct 16 15:39:44 2002 UTC
# Line 3  Line 3 
3  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4  #   2000, 2001, 2002 Free Software Foundation, Inc.  #   2000, 2001, 2002 Free Software Foundation, Inc.
5    
6  timestamp='2002-07-03'  timestamp='2002-03-07'
7    
8  # This file is (in principle) common to ALL GNU software.  # This file is (in principle) common to ALL GNU software.
9  # 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
# Line 118  esac Line 118  esac
118  # Here we must recognize all the valid KERNEL-OS combinations.  # Here we must recognize all the valid KERNEL-OS combinations.
119  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
120  case $maybe_os in  case $maybe_os in
121    nto-qnx* | linux-gnu* | freebsd*-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*)    nto-qnx* | linux-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*)
122      os=-$maybe_os      os=-$maybe_os
123      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
124      ;;      ;;
# Line 169  case $os in Line 169  case $os in
169          -hiux*)          -hiux*)
170                  os=-hiuxwe2                  os=-hiuxwe2
171                  ;;                  ;;
         -mvs*)  
                 os=-mvs  
                 basic_machine=i370-ibm  
                 ;;  
172          -sco5)          -sco5)
173                  os=-sco3.2v5                  os=-sco3.2v5
174                  basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`                  basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
# Line 234  case $basic_machine in Line 230  case $basic_machine in
230          | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \          | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
231          | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \          | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
232          | c4x | clipper \          | c4x | clipper \
233          | d10v | d30v | dlx | dsp16xx \          | d10v | d30v | dsp16xx \
234          | fr30 | frv \          | fr30 \
235          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
236          | i370 | i860 | i960 | ia64 \          | i370 | i860 | i960 | ia64 \
         | ip2k \  
237          | m32r | m68000 | m68k | m88k | mcore \          | m32r | m68000 | m68k | m88k | mcore \
238          | mips | mipsbe | mipseb | mipsel | mipsle \          | mips | mips16 | mips64 | mips64el | mips64orion | mips64orionel \
239          | mips16 \          | mips64vr4100 | mips64vr4100el | mips64vr4300 \
240          | mips64 | mips64el \          | mips64vr4300el | mips64vr5000 | mips64vr5000el \
241          | mips64orion | mips64orionel \          | mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \
242          | mips64vr4100 | mips64vr4100el \          | mipsisa32 | mipsisa64 \
         | mips64vr4300 | mips64vr4300el \  
         | mips64vr5000 | mips64vr5000el \  
         | mipsisa32 | mipsisa32el \  
         | mipsisa64 | mipsisa64el \  
         | mipsisa64sb1 | mipsisa64sb1el \  
         | mipstx39 | mipstx39el \  
243          | mn10200 | mn10300 \          | mn10200 | mn10300 \
244          | ns16k | ns32k \          | ns16k | ns32k \
245          | openrisc | or32 \          | openrisc | or32 \
246          | pdp10 | pdp11 | pj | pjl \          | pdp10 | pdp11 | pj | pjl \
247          | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \          | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
248          | pyramid \          | pyramid \
249          | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \          | sh | sh[34] | sh[34]eb | shbe | shle | sh64 \
         | sh64 | sh64le \  
250          | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \          | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
251          | strongarm \          | strongarm \
252          | tahoe | thumb | tic80 | tron \          | tahoe | thumb | tic80 | tron \
# Line 293  case $basic_machine in Line 281  case $basic_machine in
281          | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \          | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
282          | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \          | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
283          | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \          | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
284          | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \          | arm-*  | armbe-* | armle-* | armv*-* \
285          | avr-* \          | avr-* \
286          | bs2000-* \          | bs2000-* \
287          | c[123]* | c30-* | [cjt]90-* | c54x-* \          | c[123]* | c30-* | [cjt]90-* | c54x-* \
288          | clipper-* | cydra-* \          | clipper-* | cydra-* \
289          | d10v-* | d30v-* | dlx-* \          | d10v-* | d30v-* \
290          | elxsi-* \          | elxsi-* \
291          | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \          | f30[01]-* | f700-* | fr30-* | fx80-* \
292          | h8300-* | h8500-* \          | h8300-* | h8500-* \
293          | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \          | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
294          | i*86-* | i860-* | i960-* | ia64-* \          | i*86-* | i860-* | i960-* | ia64-* \
         | ip2k-* \  
295          | m32r-* \          | m32r-* \
296          | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \          | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
297          | m88110-* | m88k-* | mcore-* \          | m88110-* | m88k-* | mcore-* \
298          | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \          | mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
299          | mips16-* \          | mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \
300          | mips64-* | mips64el-* \          | mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipseb-* \
301          | mips64orion-* | mips64orionel-* \          | mipsle-* | mipsel-* | mipstx39-* | mipstx39el-* \
         | mips64vr4100-* | mips64vr4100el-* \  
         | mips64vr4300-* | mips64vr4300el-* \  
         | mips64vr5000-* | mips64vr5000el-* \  
         | mipsisa32-* | mipsisa32el-* \  
         | mipsisa64-* | mipsisa64el-* \  
         | mipsisa64sb1-* | mipsisa64sb1el-* \  
         | mipstx39 | mipstx39el \  
302          | none-* | np1-* | ns16k-* | ns32k-* \          | none-* | np1-* | ns16k-* | ns32k-* \
303          | orion-* \          | orion-* \
304          | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \          | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
305          | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \          | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
306          | pyramid-* \          | pyramid-* \
307          | romp-* | rs6000-* \          | romp-* | rs6000-* \
308          | sh-* | sh[1234]-* | sh3e-* | sh[34]eb-* | shbe-* \          | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* | sh64-* \
         | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \  
309          | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \          | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
310          | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \          | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
311          | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \          | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
# Line 562  case $basic_machine in Line 541  case $basic_machine in
541                  basic_machine=hppa1.1-hp                  basic_machine=hppa1.1-hp
542                  os=-proelf                  os=-proelf
543                  ;;                  ;;
544          i370*)          i370-ibm* | ibm*)
545                  basic_machine=i370-ibm                  basic_machine=i370-ibm
546                  ;;                  ;;
547  # I'm not sure what "Sysv32" means.  Should this be sysv3.2?  # I'm not sure what "Sysv32" means.  Should this be sysv3.2?
# Line 1017  case $basic_machine in Line 996  case $basic_machine in
996          we32k)          we32k)
997                  basic_machine=we32k-att                  basic_machine=we32k-att
998                  ;;                  ;;
999          sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele)          sh3 | sh4 | sh3eb | sh4eb)
1000                  basic_machine=sh-unknown                  basic_machine=sh-unknown
1001                  ;;                  ;;
1002          sh64)          sh64)
# Line 1111  case $os in Line 1090  case $os in
1090                | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \                | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1091                | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \                | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1092                | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \                | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1093                | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)                | -morphos* | -superux* | -rtmk* | -rtmk-nova*)
1094          # Remember, each alternative MUST END IN *, to match a version number.          # Remember, each alternative MUST END IN *, to match a version number.
1095                  ;;                  ;;
1096          -qnx*)          -qnx*)
# Line 1430  case $basic_machine in Line 1409  case $basic_machine in
1409                          -ptx*)                          -ptx*)
1410                                  vendor=sequent                                  vendor=sequent
1411                                  ;;                                  ;;
1412                          -vxsim* | -vxworks* | -windiss*)                          -vxsim* | -vxworks*)
1413                                  vendor=wrs                                  vendor=wrs
1414                                  ;;                                  ;;
1415                          -aux*)                          -aux*)

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26