aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-10-06 19:47:21 +0000
committerAndrew Cagney <cagney@redhat.com>2003-10-06 19:47:21 +0000
commit4a8269c0f051c41feb2d58c04ff5963cccfcd0a1 (patch)
treed0716e66ae578d651556ce4471485bb6f490895d /gdb/configure.host
parentadc7428d5080083cc0300f4591da2e74feef3a53 (diff)
downloadgdb-4a8269c0f051c41feb2d58c04ff5963cccfcd0a1.zip
gdb-4a8269c0f051c41feb2d58c04ff5963cccfcd0a1.tar.gz
gdb-4a8269c0f051c41feb2d58c04ff5963cccfcd0a1.tar.bz2
2003-10-06 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*, h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*, mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*, i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and sparclite were removed. * configure.host, configure.tgt: Remove corresponding tuples.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 1830fb8..4e53ef4 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -41,18 +41,13 @@ arm*-*-linux*) gdb_host=linux ;;
arm*-*-netbsdelf*) gdb_host=nbsdelf ;;
arm*-*-netbsd*) gdb_host=nbsdaout ;;
-# OBSOLETE hppa*-*-bsd*) gdb_host=hppabsd ;;
hppa*-*-hiux*) gdb_host=hppahpux ;;
hppa*-*-hpux10.20) gdb_host=hpux1020 ;;
hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
-# OBSOLETE hppa*-*-osf*) gdb_host=hppaosf ;;
i[34567]86-ncr-*) gdb_host=ncr3000 ;;
-# OBSOLETE i[3456]86-sequent-bsd*) gdb_host=symmetry ;; # dynix
-# OBSOLETE i[3456]86-sequent-sysv4*) gdb_host=ptx4 ;;
-# OBSOLETE i[3456]86-sequent-sysv*) gdb_host=ptx ;;
i[34567]86-*-bsd*) gdb_host=i386bsd ;;
i[34567]86-*-dgux*) gdb_host=i386v4 ;;
i[34567]86-*-freebsd*) gdb_host=fbsd ;;
@@ -96,7 +91,6 @@ m68*-sun-sunos3*) gdb_host=sun3os3 ;;
m68*-sun-sunos4*) gdb_host=sun3os4 ;;
m68*-sun-*) gdb_host=sun3os4 ;;
-# OBSOLETE mips-dec-mach3*) gdb_host=mipsm3 ;;
mips-dec-*) gdb_host=decstation ;;
mips-little-*) gdb_host=littlemips ;;
mips-sgi-irix5*) gdb_host=irix5 ;;