From 3dfa8ff88d1ab90133db0e157987cd945b92cbb4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 23 Jun 1997 11:53:11 -0600 Subject: [PATCH] * config.sub (mn10200): Recognize new basic machine. From-SVN: r14291 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index 3f5c202f148..2d0953e876f 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -150,7 +150,7 @@ case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arm \ - | arme[lb] | pyramid | mn10300 \ + | arme[lb] | pyramid | mn10200 | mn10300 \ | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ | alpha | we32k | ns16k | clipper | i370 | sh \ | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \ -- 2.30.2