summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-04-17 21:20:49 +0000
committerAndrew Cagney <cagney@redhat.com>2001-04-17 21:20:49 +0000
commitdb8096361fffee450e4ac861da041899de292455 (patch)
tree171ed19653efe175d30133d58e954c9f4be0f3fa /gdb/configure.host
parent61130da6f5c3b850f35982494a3e29aa49151444 (diff)
downloadgdb-db8096361fffee450e4ac861da041899de292455.tar.gz
Obsolete NEWS and ISI systems (along with a few redundant m68k targets).
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index fcdd3d956d6..600a7ee5ad4 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -85,7 +85,7 @@ ia64-*-linux*) gdb_host=linux ;;
m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
-m68030-sony-*) gdb_host=news1000 ;;
+# OBSOLETE m68030-sony-*) gdb_host=news1000 ;;
m68*-apollo*-sysv*) gdb_host=apollo68v ;;
m68*-apollo*-bsd*) gdb_host=apollo68b ;;
@@ -93,13 +93,13 @@ m68*-att-*) gdb_host=3b1 ;;
m68*-bull*-sysv*) gdb_host=dpx2 ;;
m68*-hp-bsd*) gdb_host=hp300bsd ;;
m68*-hp-hpux*) gdb_host=hp300hpux ;;
-m68*-isi-*) gdb_host=isi ;;
+# OBSOLETE m68*-isi-*) gdb_host=isi ;;
m68*-*-linux*) gdb_host=linux ;;
m68*-*-lynxos*) gdb_host=m68klynx ;;
m68*-*-netbsd*) gdb_host=nbsd ;;
m68*-*-sysv4*) gdb_host=m68kv4 ;;
m68*-motorola-*) gdb_host=delta68 ;;
-m68*-sony-*) gdb_host=news ;;
+# OBSOLETE m68*-sony-*) gdb_host=news ;;
m68*-sun-sunos3*) gdb_host=sun3os3 ;;
m68*-sun-sunos4*) gdb_host=sun3os4 ;;
m68*-sun-*) gdb_host=sun3os4 ;;