aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-03-21 22:00:22 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-03-21 22:00:22 +0000
commitc28b08c24664d6ea45be18d18761c87ef49e7204 (patch)
tree0c7def55635fe6b2208d0879cc2c86350faee6de /config.sub
parent37bdd624bd222c32e23be1997bbd29e5e0d8c6a1 (diff)
downloadgdb-c28b08c24664d6ea45be18d18761c87ef49e7204.zip
gdb-c28b08c24664d6ea45be18d18761c87ef49e7204.tar.gz
gdb-c28b08c24664d6ea45be18d18761c87ef49e7204.tar.bz2
Remove m32r sanitization.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub8
1 files changed, 3 insertions, 5 deletions
diff --git a/config.sub b/config.sub
index 2ecf073..86b159f 100755
--- a/config.sub
+++ b/config.sub
@@ -217,11 +217,9 @@ case $basic_machine in
basic_machine=$basic_machine-unknown
;;
# end-sanitize-d30v
-# start-sanitize-m32r
- m32r) # CYGNUS LOCAL
+ m32r)
basic_machine=$basic_machine-unknown
;;
-# end-sanitize-m32r
mn10200) # CYGNUS LOCAL
basic_machine=$basic_machine-unknown
;;
@@ -937,12 +935,12 @@ case $os in
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -beos* | -linux-gnu* | -uxpv*)
+ | -linux-gnu* | -uxpv*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
# CYGNUS LOCAL
-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
- | -windows* | -osx | -abug | -netware* | -os9* \
+ | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
| -macos* | -mpw* | -magic* | -mon960* | -lnews* )
;;
-mac*)