summaryrefslogtreecommitdiffstats
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-08-21 00:57:44 +0000
committerAndrew Cagney <cagney@redhat.com>2002-08-21 00:57:44 +0000
commit822e978b932354073182aa5f29a0e29acd36af3c (patch)
tree81ab0d20c3c170d74ee5f00514ecc0058dbf0717 /gdb/configure.host
parentd5b39e0c5335b28d792b26f6e2be35bab0b99abd (diff)
downloadppe42-binutils-822e978b932354073182aa5f29a0e29acd36af3c.tar.gz
ppe42-binutils-822e978b932354073182aa5f29a0e29acd36af3c.zip
2002-08-20 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention that the Apollo line was made obsolete. * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and m68*-hp-hpux* obsolete. * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*, m68*-hp-bsd* and m68*-hp-hpux* obsolete. * buildsym.c (make_blockvector): Make static. * buildsym.h (make_blockvector): Make extern declaration obsolete. * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h (ALLDEPFILES): Remove dstread.c. (dstread.o): Obsolete make rule. * dstread.c: Makefile obsolete. * dst.h: Ditto. * config/m68k/hp300hpux.mt: Ditto. * config/m68k/hp300hpux.mh: Ditto. * config/m68k/hp300bsd.mt: Ditto. * config/m68k/hp300bsd.mh: Ditto. * config/m68k/apollo68b.mt: Ditto. * config/m68k/apollo68v.mh: Ditto. * config/m68k/apollo68b.mh: Ditto.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index bbf9c1ddec..883538db3b 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -91,12 +91,12 @@ ia64-*-linux*) gdb_host=linux ;;
m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
-m68*-apollo*-sysv*) gdb_host=apollo68v ;;
-m68*-apollo*-bsd*) gdb_host=apollo68b ;;
+# OBSOLETE m68*-apollo*-sysv*) gdb_host=apollo68v ;;
+# OBSOLETE m68*-apollo*-bsd*) gdb_host=apollo68b ;;
m68*-att-*) gdb_host=3b1 ;;
m68*-bull*-sysv*) gdb_host=dpx2 ;;
-m68*-hp-bsd*) gdb_host=hp300bsd ;;
-m68*-hp-hpux*) gdb_host=hp300hpux ;;
+# OBSOLETE m68*-hp-bsd*) gdb_host=hp300bsd ;;
+# OBSOLETE m68*-hp-hpux*) gdb_host=hp300hpux ;;
m68*-*-linux*) gdb_host=linux ;;
m68*-*-lynxos*) gdb_host=m68klynx ;;
m68*-*-netbsd*) gdb_host=nbsdaout ;;
OpenPOWER on IntegriCloud