forked from Imagelibrary/binutils-gdb
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.
This commit is contained in:
@@ -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 ;;
|
||||
|
||||
Reference in New Issue
Block a user