Mercurial > emacs
comparison config.sub @ 8720:c1ba2d01b3e8
(dsp16xx): New basic machine.
author | Richard Kenner <kenner@gnu.org> |
---|---|
date | Fri, 09 Sep 1994 18:00:22 +0000 |
parents | 8c82017999af |
children | 5c5f80be532f |
comparison
equal
deleted
inserted
replaced
8719:8c82017999af | 8720:c1ba2d01b3e8 |
---|---|
110 # Recognize the basic CPU types without company name. | 110 # Recognize the basic CPU types without company name. |
111 # Some are omitted here because they have special meanings below. | 111 # Some are omitted here because they have special meanings below. |
112 tahoe | i[345]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ | 112 tahoe | i[345]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ |
113 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ | 113 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ |
114 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ | 114 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ |
115 | powerpc | sparc64 | 1750a) | 115 | powerpc | sparc64 | 1750a | dsp16xx) |
116 basic_machine=$basic_machine-unknown | 116 basic_machine=$basic_machine-unknown |
117 ;; | 117 ;; |
118 # Object if more than one company name word. | 118 # Object if more than one company name word. |
119 *-*-*) | 119 *-*-*) |
120 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 | 120 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 |