summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@transmeta.com>1993-04-30 14:49:35 +0000
committerSteve Chamberlain <sac@transmeta.com>1993-04-30 14:49:35 +0000
commite9941e31e313819148c4b463c9541ac85c17bc8d (patch)
tree051d2170695fad13d2c233af006d808ced8ece4b /config.sub
parenta4fb80d41eba2122c57f8048bcf5b06224b342fe (diff)
downloademacs-e9941e31e313819148c4b463c9541ac85c17bc8d.tar.gz
Accept sh, hms.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub11
1 files changed, 8 insertions, 3 deletions
diff --git a/config.sub b/config.sub
index f4b0630f88a..8eaad39d264 100755
--- a/config.sub
+++ b/config.sub
@@ -65,7 +65,7 @@ case $os in
-dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
-att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
-unicom* | -ibm* | -next* | -hp | -isi* | -apollo | -altos* | \
- -convergent* | -ncr* | -news | -32* | -3600* | -3100* | \
+ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi \
-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp )
os=
@@ -97,7 +97,7 @@ case $basic_machine in
# Some are omitted here because they have special meanings below.
tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \
| tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
- | alpha | we32k | ns16k | clipper | sparclite | i370 )
+ | alpha | we32k | ns16k | clipper | sparclite | i370 | sh)
basic_machine=$basic_machine-unknown
;;
# Object if more than one company name word.
@@ -111,7 +111,8 @@ case $basic_machine in
| mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
| none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
| hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
- | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* )
+ | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
+ | sh-*)
;;
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.
@@ -371,6 +372,10 @@ case $basic_machine in
basic_machine=h8300-hitachi
os=-hms
;;
+ sh)
+ basic_machine=sh-hitachi
+ os=-hms
+ ;;
harris)
basic_machine=m88k-harris
os=-sysv3