/[autoconf]/autoconf/config/config.sub
ViewVC logotype

Diff of /autoconf/config/config.sub

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

revision 1.16 by akim, Thu May 22 07:37:43 2003 UTC revision 1.17 by akim, Fri Jun 20 07:21:32 2003 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, 2003 Free Software Foundation, Inc.  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5    
6  timestamp='2003-05-09'  timestamp='2003-06-17'
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 229  case $basic_machine in Line 229  case $basic_machine in
229          | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \          | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
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          | clipper \          | c4x | clipper \
233          | d10v | d30v | dlx | dsp16xx \          | d10v | d30v | dlx | dsp16xx \
234          | fr30 | frv \          | fr30 | frv \
235          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
# Line 261  case $basic_machine in Line 261  case $basic_machine in
261          | sh64 | sh64le \          | sh64 | sh64le \
262          | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \          | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
263          | strongarm \          | strongarm \
264          | tahoe | thumb | tic80 | tron \          | tahoe | thumb | tic4x | tic80 | tron \
265          | v850 | v850e \          | v850 | v850e \
266          | we32k \          | we32k \
267          | x86 | xscale | xstormy16 | xtensa \          | x86 | xscale | xstormy16 | xtensa \
# Line 771  case $basic_machine in Line 771  case $basic_machine in
771          pentiumpro | p6 | 6x86 | athlon | athlon_*)          pentiumpro | p6 | 6x86 | athlon | athlon_*)
772                  basic_machine=i686-pc                  basic_machine=i686-pc
773                  ;;                  ;;
774          pentiumii | pentium2)          pentiumii | pentium2 | pentiumiii | pentium3)
775                  basic_machine=i686-pc                  basic_machine=i686-pc
776                  ;;                  ;;
777            pentium4)
778                    basic_machine=i786-pc
779                    ;;
780          pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)          pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
781                  basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`                  basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
782                  ;;                  ;;
783          pentiumpro-* | p6-* | 6x86-* | athlon-*)          pentiumpro-* | p6-* | 6x86-* | athlon-*)
784                  basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`                  basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
785                  ;;                  ;;
786          pentiumii-* | pentium2-*)          pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
787                  basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`                  basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
788                  ;;                  ;;
789            pentium4-*)
790                    basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
791                    ;;
792          pn)          pn)
793                  basic_machine=pn-gould                  basic_machine=pn-gould
794                  ;;                  ;;
# Line 841  case $basic_machine in Line 847  case $basic_machine in
847          sb1el)          sb1el)
848                  basic_machine=mipsisa64sb1el-unknown                  basic_machine=mipsisa64sb1el-unknown
849                  ;;                  ;;
850            sei)
851                    basic_machine=mips-sei
852                    os=-seiux
853                    ;;
854          sequent)          sequent)
855                  basic_machine=i386-sequent                  basic_machine=i386-sequent
856                  ;;                  ;;
# Line 848  case $basic_machine in Line 858  case $basic_machine in
858                  basic_machine=sh-hitachi                  basic_machine=sh-hitachi
859                  os=-hms                  os=-hms
860                  ;;                  ;;
861            sh64)
862                    basic_machine=sh64-unknown
863                    ;;
864          sparclite-wrs | simso-wrs)          sparclite-wrs | simso-wrs)
865                  basic_machine=sparclite-wrs                  basic_machine=sparclite-wrs
866                  os=-vxworks                  os=-vxworks
# Line 922  case $basic_machine in Line 935  case $basic_machine in
935                  basic_machine=t90-cray                  basic_machine=t90-cray
936                  os=-unicos                  os=-unicos
937                  ;;                  ;;
         tic4x | c4x*)  
                 basic_machine=tic4x-unknown  
                 os=-coff  
                 ;;  
938          tic54x | c54x*)          tic54x | c54x*)
939                  basic_machine=tic54x-unknown                  basic_machine=tic54x-unknown
940                  os=-coff                  os=-coff
# Line 1131  case $os in Line 1140  case $os in
1140                | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \                | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1141                | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \                | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1142                | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \                | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1143                | -powermax* | -dnix*)                | -powermax* | -dnix* | -nx6 | -nx7 | -sei*)
1144          # Remember, each alternative MUST END IN *, to match a version number.          # Remember, each alternative MUST END IN *, to match a version number.
1145                  ;;                  ;;
1146          -qnx*)          -qnx*)
# Line 1277  case $basic_machine in Line 1286  case $basic_machine in
1286          arm*-semi)          arm*-semi)
1287                  os=-aout                  os=-aout
1288                  ;;                  ;;
1289        c4x-* | tic4x-*)
1290            os=-coff
1291            ;;
1292          # This must come before the *-dec entry.          # This must come before the *-dec entry.
1293          pdp10-*)          pdp10-*)
1294                  os=-tops20                  os=-tops20

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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