Added support for FR30
[binutils-gdb.git] / config.sub
index b24cc535413a5a581fafa44ac5f9616cda88d127..ff21ef77fef04571dadc1a082f4fefd4bc162a3d 100755 (executable)
@@ -81,11 +81,6 @@ case $1 in
                set mips64tx49-unknown-elf
                 ;;
 # end-sanitize-tx49
-# start-sanitize-vr4111
-       mips-vr4111-elf)
-               set mips64vr4111-unknown-elf
-                ;;
-# end-sanitize-vr4111
 # start-sanitize-vr5400
        mips64vr5xxx-elf)
                set mips64vr5000-elf
@@ -144,7 +139,7 @@ case $os in
                os=-hiuxwe2
                ;;
        -sco5)
-               os=sco3.2v5
+               os=-sco3.2v5
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
                ;;
        -sco4)
@@ -194,24 +189,26 @@ case $basic_machine in
        tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
                | arme[lb] | pyramid | mn10200 | mn10300 \
                | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
-               | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \
-               | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
+               | alpha | alphaev5 | alphaev56 | alphapca56 | alphaev6 \
+               | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
+               | 1750a | dsp16xx | pdp11 \
                | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
                | mipstx39 | mipstx39el \
-               | sparc | sparclet | sparclite | sparc64 | v850)
+               | sparc | sparclet | sparclite | sparc64 | sparc86x | v850)
                basic_machine=$basic_machine-unknown
                ;;
-       m88110 | m680[01234]0 | m683?2 | m68360 | z8k | v70 | h8500 | w65) # CYGNUS LOCAL
+       m88110 | m680[012346]0 | m683?2 | m68360 | m5200 | z8k | v70 \
+               | h8500 | w65) # CYGNUS LOCAL
                basic_machine=$basic_machine-unknown
                ;;
-       thumb) # CYGNUS LOCAL: angela/thumb
+       thumb)
                basic_machine=$basic_machine-unknown
                ;;
 # start-sanitize-vr4320
        mips64vr4320 | mips64vr4320el)
                basic_machine=$basic_machine-unknown
                ;;
-# start-sanitize-vr4320
+# end-sanitize-vr4320
        mips64vr4300 | mips64vr4300el) # CYGNUS LOCAL jsmith/vr4300
                basic_machine=$basic_machine-unknown
                ;;
@@ -221,11 +218,6 @@ case $basic_machine in
        mips64vr5000 | mips64vr5000el) # CYGNUS LOCAL ian/vr5000
                basic_machine=$basic_machine-unknown
                ;;
-# start-sanitize-vr4111
-       mips64vr4111 | mips64vr4111el)
-               basic_machine=$basic_machine-unknown
-               ;;
-# end-sanitize-vr4111
 # start-sanitize-vr5400
        mips64vr5400)                    # CYGNUS LOCAL cagney/vr5400
                basic_machine=$basic_machine-unknown
@@ -276,11 +268,9 @@ case $basic_machine in
        d10v)                           # CYGNUS LOCAL meissner/d10v
                basic_machine=$basic_machine-unknown
                ;;
-# start-sanitize-d30v
        d30v)                           # CYGNUS LOCAL hunt/d30v
                basic_machine=$basic_machine-unknown
                ;;
-# end-sanitize-d30v
        # We use `pc' rather than `unknown'
        # because (1) that's what they normally are, and
        # (2) the word "unknown" tends to confuse beginning users.
@@ -298,10 +288,11 @@ case $basic_machine in
              | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
              | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
              | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \
-             | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \
-             | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
+             | alpha-* | alphaev5-* | alphaev56-* | alphapca56-* \
+             | alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \
+             | xps100-* | clipper-* | orion-* \
              | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
-             | sparc64-* | mips64-* | mipsel-* \
+             | sparc64-* | sparc86x-* | mips64-* | mipsel-* \
              | mips64el-* | mips64orion-* | mips64orionel-* \
              | mipstx39-* | mipstx39el-* \
              | f301-*)
@@ -322,10 +313,8 @@ case $basic_machine in
        v850ea-*) # CYGNUS LOCAL
                ;;
 # end-sanitize-v850e
-# start-sanitize-d30v
        d30v-*) # CYGNUS LOCAL
                ;;
-# end-sanitize-d30v
 # start-sanitize-vr4320
        mips64vr4320-* | mips64vr4320el-*)
                ;;
@@ -334,10 +323,6 @@ case $basic_machine in
                ;;
        mips64vr4100-* | mips64vr4100el-*) # CYGNUS LOCAL jsmith/vr4100
                ;;
-# start-sanitize-vr4111
-       mips64vr4111-* | mips64vr4111el-*)
-               ;;
-# end-sanitize-vr4111
 # start-sanitize-tx19
        mipstx19-* | mipstx19el-*)
                ;;