aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-02-22 16:48:24 +0000
committerMark Kettenis <kettenis@gnu.org>2004-02-22 16:48:24 +0000
commit86f6f8e7fd201cfa655f25e6066220f14602e19f (patch)
tree2932ca81c4f6f10da5df673d4ce858f5052cd046 /gdb/configure.host
parent971218cdc2c9b6c7fc44574b44366ac3d39a6914 (diff)
downloadgdb-86f6f8e7fd201cfa655f25e6066220f14602e19f.zip
gdb-86f6f8e7fd201cfa655f25e6066220f14602e19f.tar.gz
gdb-86f6f8e7fd201cfa655f25e6066220f14602e19f.tar.bz2
Remove old 386BSD support.
* configure.host: Remove i[34567]86-*-bsd*. * configure.tgt: Remove i[34567]86-*-bsd*. * i386b-nat.c: Removed. * Makefile.in (ALLDEPFILES): Remove i386b-nat.c. * config/i386/i386bsd.mh: Removed. * config/i386/i386bsd.mt: Removed. * config/i386/nm-i386bsd.h: Removed. * config/i386/tm-i386bsd.h: Removed. * config/i386/xm-i386bsd.h: Removed.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index d637568..5dc20da 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -50,7 +50,6 @@ hppa*-*-hpux11*) gdb_host=hpux11 ;;
hppa*-*-hpux*) gdb_host=hppahpux ;;
i[34567]86-ncr-*) gdb_host=ncr3000 ;;
-i[34567]86-*-bsd*) gdb_host=i386bsd ;;
i[34567]86-*-dgux*) gdb_host=i386v4 ;;
i[34567]86-*-freebsd* | i[34567]86-*-kfreebsd*-gnu)
gdb_host=fbsd ;;