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

Diff of /libtool/config.sub

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

revision 1.10.2.7 by pogma, Sun Sep 19 12:46:57 2004 UTC revision 1.10.2.8 by pogma, Sat Feb 5 15:01:16 2005 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, 2004 Free Software Foundation, Inc.  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
5    
6  timestamp='2004-08-29'  timestamp='2004-11-30'
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 237  case $basic_machine in Line 237  case $basic_machine in
237          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \          | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
238          | i370 | i860 | i960 | ia64 \          | i370 | i860 | i960 | ia64 \
239          | ip2k | iq2000 \          | ip2k | iq2000 \
240          | m32r | m32rle | m68000 | m68k | m88k | mcore \          | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
241          | mips | mipsbe | mipseb | mipsel | mipsle \          | mips | mipsbe | mipseb | mipsel | mipsle \
242          | mips16 \          | mips16 \
243          | mips64 | mips64el \          | mips64 | mips64el \
# Line 267  case $basic_machine in Line 267  case $basic_machine in
267          | tahoe | thumb | tic4x | tic80 | tron \          | tahoe | thumb | tic4x | tic80 | tron \
268          | v850 | v850e \          | v850 | v850e \
269          | we32k \          | we32k \
270          | x86 | xscale | xstormy16 | xtensa \          | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
271          | z8k)          | z8k)
272                  basic_machine=$basic_machine-unknown                  basic_machine=$basic_machine-unknown
273                  ;;                  ;;
# Line 310  case $basic_machine in Line 310  case $basic_machine in
310          | ip2k-* | iq2000-* \          | ip2k-* | iq2000-* \
311          | m32r-* | m32rle-* \          | m32r-* | m32rle-* \
312          | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \          | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
313          | m88110-* | m88k-* | mcore-* \          | m88110-* | m88k-* | maxq-* | mcore-* \
314          | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \          | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
315          | mips16-* \          | mips16-* \
316          | mips64-* | mips64el-* \          | mips64-* | mips64el-* \
# Line 343  case $basic_machine in Line 343  case $basic_machine in
343          | tron-* \          | tron-* \
344          | v850-* | v850e-* | vax-* \          | v850-* | v850e-* | vax-* \
345          | we32k-* \          | we32k-* \
346          | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \          | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
347          | xtensa-* \          | xstormy16-* | xtensa-* \
348          | ymp-* \          | ymp-* \
349          | z8k-*)          | z8k-*)
350                  ;;                  ;;
# Line 489  case $basic_machine in Line 489  case $basic_machine in
489                  basic_machine=m88k-motorola                  basic_machine=m88k-motorola
490                  os=-sysv3                  os=-sysv3
491                  ;;                  ;;
492            djgpp)
493                    basic_machine=i586-pc
494                    os=-msdosdjgpp
495                    ;;
496          dpx20 | dpx20-*)          dpx20 | dpx20-*)
497                  basic_machine=rs6000-bull                  basic_machine=rs6000-bull
498                  os=-bosx                  os=-bosx
# Line 1029  case $basic_machine in Line 1033  case $basic_machine in
1033                  basic_machine=hppa1.1-winbond                  basic_machine=hppa1.1-winbond
1034                  os=-proelf                  os=-proelf
1035                  ;;                  ;;
1036            xbox)
1037                    basic_machine=i686-pc
1038                    os=-mingw32
1039                    ;;
1040          xps | xps100)          xps | xps100)
1041                  basic_machine=xps100-honeywell                  basic_machine=xps100-honeywell
1042                  ;;                  ;;
# Line 1297  case $os in Line 1305  case $os in
1305          -kaos*)          -kaos*)
1306                  os=-kaos                  os=-kaos
1307                  ;;                  ;;
1308            -zvmoe)
1309                    os=-zvmoe
1310                    ;;
1311          -none)          -none)
1312                  ;;                  ;;
1313          *)          *)

Legend:
Removed from v.1.10.2.7  
changed lines
  Added in v.1.10.2.8

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