* arminit.c (ARMul_NewState): Preinitialize the state to
[deliverable/binutils-gdb.git] / config.sub
index 6175c990d77713c00a41ffdba8195d890064d2e2..1f0ae41d9af07abff0094f13fd9442571bf448a3 100755 (executable)
@@ -102,16 +102,15 @@ case $os in
                os=
                basic_machine=$1
                ;;
-       -apple*)                                        # CYGNUS LOCAL
-               os=
-               basic_machine=$1
-               ;;
        -scout)                                         # CYGNUS LOCAL
                ;;
        -wrs)                                           # CYGNUS LOCAL
                os=vxworks
                basic_machine=$1
                ;;
+        -hiuxmpp)
+                os=-hiuxmpp
+                ;;
        -hiux*)
                os=-hiuxwe2
                ;;
@@ -163,9 +162,9 @@ esac
 case $basic_machine in
        # Recognize the basic CPU types without company name.
        # Some are omitted here because they have special meanings below.
-       tahoe | i860 | m68k | m68000 | m88k | ns32k | arm \
+       tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arm \
                | arme[lb] | pyramid \
-               | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
+               | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
                | alpha | we32k | ns16k | clipper | i370 | sh \
                | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \
                | pdp11 | mips64el | mips64orion | mips64orionel \
@@ -184,21 +183,40 @@ case $basic_machine in
        mips64vr5000 | mips64vr5000el) # CYGNUS LOCAL ian/vr5000
                basic_machine=$basic_machine-unknown
                ;;
+# start-sanitize-r5900
+       mips64vr5900 | mips64vr5900el) # CYGNUS LOCAL gavin/r5900
+               basic_machine=$basic_machine-unknown
+               ;;
+# end-sanitize-r5900
+       mips16) # CYGNUS LOCAL krk/mips16
+               basic_machine=$basic_machine-unknown
+               ;;
+       mn10300)
+               basic_machine=$basic_machine-unknown
+               ;;
+# CYGNUS LOCAL law
+       mn10200)
+               basic_machine=$basic_machine-unknown
+               ;;
+# END CYGNUS LOCAL
+# start-sanitize-tic80
+       tic80)                          # CYGNUS LOCAL fnf/TIc80
+               basic_machine=$basic_machine-unknown
+               ;;
+# end-sanitize-tic80
 # start-sanitize-v850
        v850)                           # CYGNUS LOCAL jtc/v850
                basic_machine=$basic_machine-unknown
                ;;
 # end-sanitize-v850
-# start-sanitize-d10v
        d10v)                           # CYGNUS LOCAL meissner/d10v
                basic_machine=$basic_machine-unknown
                ;;
-# end-sanitize-d10v
-# start-sanitize-m32r
-       m32r)                           # CYGNUS LOCAL
+# start-sanitize-d30v
+       d30v)                           # CYGNUS LOCAL hunt/d30v
                basic_machine=$basic_machine-unknown
                ;;
-# end-sanitize-m32r
+# end-sanitize-d30v
        mn10200)                        # CYGNUS LOCAL
                basic_machine=$basic_machine-unknown
                ;;
@@ -217,21 +235,31 @@ case $basic_machine in
                exit 1
                ;;
        # Recognize the basic CPU types with company name.
-       vax-* | tahoe-* | i[3456]86-* | i860-* | m68k-* | m68000-* | m88k-* \
-             | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \
+       vax-* | tahoe-* | i[3456]86-* | i860-* | m32r-* | m68k-* | m68000-* \
+             | m88k-* | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \
              | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* | power-* \
              | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
-             | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
+             | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
              | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
              | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \
-             | mips64el-* | mips64orion-* | mips64orionel-*)
+             | mips64el-* | mips64orion-* | mips64orionel-* | f301-*)
                ;;
-       m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | h8500-*) # CYGNUS LOCAL
+       m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | h8500-* | v850-* | d10v-* | d30v-*) # CYGNUS LOCAL
                ;;
        mips64vr4300-* | mips64vr4300el-*) # CYGNUS LOCAL jsmith/vr4300
                ;;
        mips64vr4100-* | mips64vr4100el-*) # CYGNUS LOCAL jsmith/vr4100
                ;;
+# start-sanitize-r5900
+       mips64vr5900-* | mips64vr5900el-*) # CYGNUS LOCAL gavin/r5900
+                ;;
+# end-sanitize-r5900
+       mips16-*) # CYGNUS LOCAL krk/mips16
+               ;;
+# start-sanitize-tic80
+       tic80-*)                                                # CYGNUS LOCAL fnf/TIc80
+               ;;
+# end-sanitize-tic80
        # Recognize the various machine names and aliases which stand
        # for a CPU type and a company and sometimes even an OS.
        386bsd)                                         # CYGNUS LOCAL
@@ -382,6 +410,10 @@ case $basic_machine in
                basic_machine=tron-gmicro
                os=-sysv
                ;;
+        hiuxmpp)
+                basic_machine=hppa1.1-hitachi
+                os=-hiuxmpp
+                ;;
        h3050r* | hiux*)
                basic_machine=hppa1.1-hitachi
                os=-hiuxwe2
@@ -441,6 +473,9 @@ case $basic_machine in
        hp9k8[0-9][0-9] | hp8[0-9][0-9])
                basic_machine=hppa1.0-hp
                ;;
+       hppa-next)
+               os=-nextstep3
+               ;;
        hppaosf)                                        # CYGNUS LOCAL
                basic_machine=hppa1.1-hp
                os=-osf
@@ -506,6 +541,14 @@ case $basic_machine in
        miniframe)
                basic_machine=m68000-convergent
                ;;
+       mipsel*-linux*)
+               basic_machine=mipsel-unknown
+               os=-linux
+               ;;
+       mips*-linux*)
+               basic_machine=mips-unknown
+               os=-linux
+               ;;
        mips3*-*)
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
                ;;
@@ -639,6 +682,11 @@ case $basic_machine in
        ps2)
                basic_machine=i386-ibm
                ;;
+# start-sanitize-r5900
+        r5900)                                          # CYGNUS LOCAL
+                basic_machine=mips64vr5900el-unknown
+                ;;
+# end-sanitize-r5900
        rom68k)                                         # CYGNUS LOCAL
                basic_machine=m68k-rom68k
                os=-coff
@@ -745,6 +793,9 @@ case $basic_machine in
                basic_machine=vax-dec
                os=-vms
                ;;
+       vpp*|vx|vx-*)
+               basic_machine=f301-fujitsu
+               ;;
        vxworks960)
                basic_machine=i960-wrs
                os=-vxworks
@@ -789,7 +840,11 @@ case $basic_machine in
                basic_machine=hppa1.1-oki
                ;;
        mips)
-               basic_machine=mips-mips
+               if [ x$os = x-linux ]; then
+                       basic_machine=mips-unknown
+               else
+                       basic_machine=mips-mips
+               fi
                ;;
        romp)
                basic_machine=romp-ibm
@@ -872,18 +927,18 @@ case $os in
              | -amigados* | -msdos* | -newsos* | -unicos* | -aof* | -aos* \
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
-             | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
+             | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
              | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
              | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-             | -linux-gnu*)
+             | -linux-gnu* | -uxpv*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        # CYGNUS LOCAL
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
-             | -windows* | -osx | -abug |  -netware* | -os9* \
-             | -macos* | -mpw* | -magic* | -mon960*)
+             | -windows* | -osx | -abug |  -netware* | -os9* | -beos* \
+             | -macos* | -mpw* | -magic* | -mon960* | -lnews* )
                ;;
        -mac*)
                os=`echo $os | sed -e 's|mac|macos|'`
@@ -1008,12 +1063,18 @@ case $basic_machine in
        mips*-cisco)                                    # CYGNUS LOCAL
                os=-elf
                ;;
+        mips*-*)                                        # CYGNUS LOCAL
+                os=-elf
+                ;;
        *-tti)  # must be before sparc entry or we get the wrong os.
                os=-sysv3
                ;;
        sparc-* | *-sun)
                os=-sunos4.1.1
                ;;
+       *-be)                                           # CYGNUS LOCAL
+               os=-beos
+               ;;
        *-ibm)
                os=-aix
                ;;
@@ -1086,6 +1147,9 @@ case $basic_machine in
        *-masscomp)
                os=-rtu
                ;;
+       f301-fujitsu)
+               os=-uxpv
+               ;;
        *-rom68k)                                       # CYGNUS LOCAL
                os=-coff
                ;;
@@ -1113,15 +1177,12 @@ case $basic_machine in
                        -sunos*)
                                vendor=sun
                                ;;
-                       -bosx*)                         # CYGNUS LOCAL
-                               vendor=bull
-                               ;;
-                       -lynxos*)
-                               vendor=lynx
-                               ;;
                        -aix*)
                                vendor=ibm
                                ;;
+                       -beos*)                                         # CYGNUS LOCAL
+                               vendor=be
+                               ;;
                        -hpux*)
                                vendor=hp
                                ;;
This page took 0.030466 seconds and 4 git commands to generate.