/[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.12 by eggert, Sat Aug 31 05:49:05 2002 UTC revision 1.13 by akim, Fri Sep 13 08:41:54 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-08-22'  timestamp='2002-09-05'
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          | c4x | clipper \          | 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 294  case $basic_machine in Line 294  case $basic_machine in
294          | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \          | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
295          | avr-* \          | avr-* \
296          | bs2000-* \          | bs2000-* \
297          | c[123]* | c30-* | [cjt]90-* | c54x-* \          | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \
298          | clipper-* | cydra-* \          | clipper-* | cydra-* \
299          | d10v-* | d30v-* | dlx-* \          | d10v-* | d30v-* | dlx-* \
300          | elxsi-* \          | elxsi-* \
# Line 329  case $basic_machine in Line 329  case $basic_machine in
329          | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \          | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
330          | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \          | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
331          | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \          | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
332          | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \          | tahoe-* | thumb-* | tic30-* | tic4x-* | tic54x-* | tic80-* | tron-* \
333          | v850-* | v850e-* | vax-* \          | v850-* | v850e-* | vax-* \
334          | we32k-* \          | we32k-* \
335          | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \          | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
# Line 913  case $basic_machine in Line 913  case $basic_machine in
913                  basic_machine=t90-cray                  basic_machine=t90-cray
914                  os=-unicos                  os=-unicos
915                  ;;                  ;;
916            tic4x | c4x*)
917                    basic_machine=tic4x-unknown
918                    os=-coff
919                    ;;
920          tic54x | c54x*)          tic54x | c54x*)
921                  basic_machine=tic54x-unknown                  basic_machine=tic54x-unknown
922                  os=-coff                  os=-coff
# Line 1047  case $basic_machine in Line 1051  case $basic_machine in
1051          pmac | pmac-mpw)          pmac | pmac-mpw)
1052                  basic_machine=powerpc-apple                  basic_machine=powerpc-apple
1053                  ;;                  ;;
         c4x*)  
                 basic_machine=c4x-none  
                 os=-coff  
                 ;;  
1054          *-unknown)          *-unknown)
1055                  # Make sure to match an already-canonicalized machine name.                  # Make sure to match an already-canonicalized machine name.
1056                  ;;                  ;;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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