Difference for utils/config.sub from version 1.3 to 1.4


version 1.3 version 1.4
Line 1
 
Line 1
 #! /bin/sh  #! /bin/sh
 # Configuration validation subroutine script.  # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002 Free Software Foundation, Inc.  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
   
 timestamp='2002-09-05'  timestamp='2003-05-09'
   
 # This file is (in principle) common to ALL GNU software.  # This file is (in principle) common to ALL GNU software.
 # 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
 
Line 118
 # Here we must recognize all the valid KERNEL-OS combinations.  # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in  case $maybe_os in
   nto-qnx* | linux-gnu* | freebsd*-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*)    nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os      os=-$maybe_os
     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
     ;;      ;;
Line 245
 
Line 245
  | mips64vr4300 | mips64vr4300el \   | mips64vr4300 | mips64vr4300el \
  | mips64vr5000 | mips64vr5000el \   | mips64vr5000 | mips64vr5000el \
  | mipsisa32 | mipsisa32el \   | mipsisa32 | mipsisa32el \
    | mipsisa32r2 | mipsisa32r2el \
  | mipsisa64 | mipsisa64el \   | mipsisa64 | mipsisa64el \
  | mipsisa64sb1 | mipsisa64sb1el \   | mipsisa64sb1 | mipsisa64sb1el \
  | mipsisa64sr71k | mipsisa64sr71kel \   | mipsisa64sr71k | mipsisa64sr71kel \
  | mipstx39 | mipstx39el \   | mipstx39 | mipstx39el \
  | mn10200 | mn10300 \   | mn10200 | mn10300 \
    | msp430 \
  | ns16k | ns32k \   | ns16k | ns32k \
  | openrisc | or32 \   | openrisc | or32 \
  | pdp10 | pdp11 | pj | pjl \   | pdp10 | pdp11 | pj | pjl \
  | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \   | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
  | pyramid \   | pyramid \
  | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \   | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
  | sh64 | sh64le \   | sh64 | sh64le \
  | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \   | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
  | strongarm \   | strongarm \
Line 294
 
Line 296
  | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \   | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
  | avr-* \   | avr-* \
  | bs2000-* \   | bs2000-* \
  | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \   | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
  | clipper-* | cydra-* \   | clipper-* | cydra-* \
  | d10v-* | d30v-* | dlx-* \   | d10v-* | d30v-* | dlx-* \
  | elxsi-* \   | elxsi-* \
Line 315
 
Line 317
  | mips64vr4300-* | mips64vr4300el-* \   | mips64vr4300-* | mips64vr4300el-* \
  | mips64vr5000-* | mips64vr5000el-* \   | mips64vr5000-* | mips64vr5000el-* \
  | mipsisa32-* | mipsisa32el-* \   | mipsisa32-* | mipsisa32el-* \
    | mipsisa32r2-* | mipsisa32r2el-* \
  | mipsisa64-* | mipsisa64el-* \   | mipsisa64-* | mipsisa64el-* \
  | mipsisa64sb1-* | mipsisa64sb1el-* \   | mipsisa64sb1-* | mipsisa64sb1el-* \
  | mipsisa64sr71k-* | mipsisa64sr71kel-* \   | mipsisa64sr71k-* | mipsisa64sr71kel-* \
  | mipstx39 | mipstx39el \   | mipstx39-* | mipstx39el-* \
  | none-* | np1-* | ns16k-* | ns32k-* \   | msp430-* \
    | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
  | orion-* \   | orion-* \
  | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \   | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
  | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \   | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
  | pyramid-* \   | pyramid-* \
  | romp-* | rs6000-* \   | romp-* | rs6000-* \
  | sh-* | sh[1234]-* | sh3e-* | sh[34]eb-* | shbe-* \   | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
  | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \   | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
  | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \   | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
  | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \   | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
  | tahoe-* | thumb-* | tic30-* | tic4x-* | tic54x-* | tic80-* | tron-* \   | tahoe-* | thumb-* \
    | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
    | tron-* \
  | v850-* | v850e-* | vax-* \   | v850-* | v850e-* | vax-* \
  | we32k-* \   | we32k-* \
  | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \   | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
Line 367
 
Line 373
  basic_machine=a29k-none   basic_machine=a29k-none
  os=-bsd   os=-bsd
  ;;   ;;
    amd64)
    basic_machine=x86_64-pc
    ;;
  amdahl)   amdahl)
  basic_machine=580-amdahl   basic_machine=580-amdahl
  os=-sysv   os=-sysv
Line 716
 
Line 725
  np1)   np1)
  basic_machine=np1-gould   basic_machine=np1-gould
  ;;   ;;
    nv1)
    basic_machine=nv1-cray
    os=-unicosmp
    ;;
  nsr-tandem)   nsr-tandem)
  basic_machine=nsr-tandem   basic_machine=nsr-tandem
  ;;   ;;
Line 901
 
Line 914
  basic_machine=i386-sequent   basic_machine=i386-sequent
  os=-dynix   os=-dynix
  ;;   ;;
  t3d)  
  basic_machine=alpha-cray  
  os=-unicos  
  ;;  
  t3e)   t3e)
  basic_machine=alphaev5-cray   basic_machine=alphaev5-cray
  os=-unicos   os=-unicos
Line 921
 
Line 930
  basic_machine=tic54x-unknown   basic_machine=tic54x-unknown
  os=-coff   os=-coff
  ;;   ;;
    tic55x | c55x*)
    basic_machine=tic55x-unknown
    os=-coff
    ;;
    tic6x | c6x*)
    basic_machine=tic6x-unknown
    os=-coff
    ;;
  tx39)   tx39)
  basic_machine=mipstx39-unknown   basic_machine=mipstx39-unknown
  ;;   ;;
Line 977
 
Line 994
  basic_machine=hppa1.1-winbond   basic_machine=hppa1.1-winbond
  os=-proelf   os=-proelf
  ;;   ;;
  windows32)  
  basic_machine=i386-pc  
  os=-windows32-msvcrt  
  ;;  
  xps | xps100)   xps | xps100)
  basic_machine=xps100-honeywell   basic_machine=xps100-honeywell
  ;;   ;;
Line 1027
 
Line 1040
  we32k)   we32k)
  basic_machine=we32k-att   basic_machine=we32k-att
  ;;   ;;
  sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele)   sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
  basic_machine=sh-unknown   basic_machine=sh-unknown
  ;;   ;;
  sh64)   sh64)
Line 1113
 
Line 1126
        | -chorusos* | -chorusrdb* \         | -chorusos* | -chorusrdb* \
        | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \         | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
        | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \         | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
        | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \         | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
        | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \         | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
        | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \         | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
        | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \         | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
        | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)         | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
          | -powermax* | -dnix*)
  # Remember, each alternative MUST END IN *, to match a version number.   # Remember, each alternative MUST END IN *, to match a version number.
  ;;   ;;
  -qnx*)   -qnx*)
Line 1129
 
Line 1143
  ;;   ;;
  esac   esac
  ;;   ;;
    -nto-qnx*)
    ;;
  -nto*)   -nto*)
  os=-nto-qnx   os=`echo $os | sed -e 's|nto|nto-qnx|'`
  ;;   ;;
  -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \   -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
        | -windows* | -osx | -abug | -netware* | -os9* | -beos* \         | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
Line 1224
 
Line 1240
  -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)   -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
  os=-mint   os=-mint
  ;;   ;;
    -aros*)
    os=-aros
    ;;
    -kaos*)
    os=-kaos
    ;;
  -none)   -none)
  ;;   ;;
  *)   *)


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:02