aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorDoug Evans1997-03-24 20:38:28 +0000
committerDoug Evans1997-03-24 20:38:28 +0000
commitdebdd3caeaeb5c14cdfd5c3039aae773d4757c84 (patch)
treee5bf4c4727d9fdd63ec784d3cfe1f3d23a8b136b /config.sub
parentdfa9e6fcb058ccf586cc5be830ac61a038c63844 (diff)
downloademacs-debdd3caeaeb5c14cdfd5c3039aae773d4757c84.tar.gz
emacs-debdd3caeaeb5c14cdfd5c3039aae773d4757c84.zip
(m32r,mn10300): Add.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.sub b/config.sub
index cd342535401..0131946b93e 100755
--- a/config.sub
+++ b/config.sub
@@ -149,8 +149,8 @@ esac
149case $basic_machine in 149case $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 \
@@ -170,8 +170,8 @@ case $basic_machine in
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-* \