comparison config.sub @ 17241:d5cbb3a06adc libc-970325 libc-970326 libc-970327 libc-970328 libc-970329 libc-970330 libc-970331 libc-970401 libc-970402 libc-970403 libc-970404 libc-970405 libc-970406 libc-970407 libc-970408 libc-970409 libc-970410 libc-970411

(m32r,mn10300): Add.
author Doug Evans <dje@gnu.org>
date Mon, 24 Mar 1997 20:38:28 +0000
parents 2ea24cdb1d83
children 14bd76ef0abb
comparison
equal deleted inserted replaced
17240:9e236e540a59 17241:d5cbb3a06adc
147 147
148 # Decode aliases for certain CPU-COMPANY combinations. 148 # Decode aliases for certain CPU-COMPANY combinations.
149 case $basic_machine in 149 case $basic_machine in
150 # Recognize the basic CPU types without company name. 150 # Recognize the basic CPU types without company name.
151 # Some are omitted here because they have special meanings below. 151 # Some are omitted here because they have special meanings below.
152 tahoe | i860 | m68k | m68000 | m88k | ns32k | arm \ 152 tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arm \
153 | arme[lb] | pyramid \ 153 | arme[lb] | pyramid | mn10300 \
154 | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ 154 | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
155 | alpha | we32k | ns16k | clipper | i370 | sh \ 155 | alpha | we32k | ns16k | clipper | i370 | sh \
156 | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \ 156 | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \
157 | pdp11 | mips64el | mips64orion | mips64orionel \ 157 | pdp11 | mips64el | mips64orion | mips64orionel \
158 | sparc | sparclet | sparclite | sparc64) 158 | sparc | sparclet | sparclite | sparc64)
168 *-*-*) 168 *-*-*)
169 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 169 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
170 exit 1 170 exit 1
171 ;; 171 ;;
172 # Recognize the basic CPU types with company name. 172 # Recognize the basic CPU types with company name.
173 vax-* | tahoe-* | i[3456]86-* | i860-* | m68k-* | m68000-* | m88k-* \ 173 vax-* | tahoe-* | i[3456]86-* | i860-* | m32r-* | m68k-* | m68000-* \
174 | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \ 174 | m88k-* | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \
175 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* | power-* \ 175 | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* | power-* \
176 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ 176 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
177 | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ 177 | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
178 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ 178 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
179 | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \ 179 | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \