From 86f6f8e7fd201cfa655f25e6066220f14602e19f Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 22 Feb 2004 16:48:24 +0000 Subject: 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. --- gdb/configure.host | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/configure.host') 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 ;; -- cgit v1.1