* arminit.c (ARMul_NewState): Preinitialize the state to
[deliverable/binutils-gdb.git] / config.sub
index 2ecf073b662d8b6972da61842306f8174c3ba170..1f0ae41d9af07abff0094f13fd9442571bf448a3 100755 (executable)
@@ -162,7 +162,7 @@ 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 | hppa | hppa1.0 | hppa1.1 \
                | alpha | we32k | ns16k | clipper | i370 | sh \
@@ -217,11 +217,6 @@ case $basic_machine in
                basic_machine=$basic_machine-unknown
                ;;
 # end-sanitize-d30v
-# start-sanitize-m32r
-       m32r)                           # CYGNUS LOCAL
-               basic_machine=$basic_machine-unknown
-               ;;
-# end-sanitize-m32r
        mn10200)                        # CYGNUS LOCAL
                basic_machine=$basic_machine-unknown
                ;;
@@ -240,8 +235,8 @@ 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-* \
              | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
@@ -937,12 +932,12 @@ case $os in
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
              | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-             | -beos* | -linux-gnu* | -uxpv*)
+             | -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* \
+             | -windows* | -osx | -abug |  -netware* | -os9* | -beos* \
              | -macos* | -mpw* | -magic* | -mon960* | -lnews* )
                ;;
        -mac*)
This page took 0.028825 seconds and 4 git commands to generate.