comparison config.sub @ 14561:6d6fd8e250ed libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-960229

Recognize sparclet cpu.
author Doug Evans <dje@gnu.org>
date Mon, 12 Feb 1996 23:15:30 +0000
parents eac92e94d52f
children ebfb964ca323
comparison
equal deleted inserted replaced
14560:b0df80fef82c 14561:6d6fd8e250ed
137 # Recognize the basic CPU types without company name. 137 # Recognize the basic CPU types without company name.
138 # Some are omitted here because they have special meanings below. 138 # Some are omitted here because they have special meanings below.
139 tahoe | i[3456]86 | i860 | m68k | m68000 | m88k | ns32k | arm \ 139 tahoe | i[3456]86 | i860 | m68k | m68000 | m88k | ns32k | arm \
140 | arme[lb] | pyramid \ 140 | arme[lb] | pyramid \
141 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ 141 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
142 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ 142 | alpha | we32k | ns16k | clipper | i370 | sh \
143 | powerpc | powerpcle | sparc64 | 1750a | dsp16xx | mips64 | mipsel \ 143 | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \
144 | pdp11 | mips64el | mips64orion | mips64orionel \ 144 | pdp11 | mips64el | mips64orion | mips64orionel \
145 | sparc) 145 | sparc | sparclet | sparclite | sparc64)
146 basic_machine=$basic_machine-unknown 146 basic_machine=$basic_machine-unknown
147 ;; 147 ;;
148 # Object if more than one company name word. 148 # Object if more than one company name word.
149 *-*-*) 149 *-*-*)
150 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 150 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2