summaryrefslogtreecommitdiff
path: root/gdb/config/i386/nbsdaout.mh
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2013-09-24 13:48:43 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2013-09-24 13:48:43 +0000
commit0f17df9c1087adcf5669f48e963964890993b91c (patch)
treed59ab99c97087f3a0adcc76a906951b699343336 /gdb/config/i386/nbsdaout.mh
parentdbb382980b480494369cd0787f89343b01e9d971 (diff)
downloadgdb-0f17df9c1087adcf5669f48e963964890993b91c.tar.gz
Remove a.out NetBSD and OpenBSD hosts
gdb/ 2013-09-21 Jan Kratochvil <jan.kratochvil@redhat.com> Remove a.out NetBSD and OpenBSD hosts. * NEWS (Removed native configurations): New. * config/arm/nbsdaout.mh: Remove. * config/i386/nbsdaout.mh: Remove. * config/i386/obsdaout.mh: Remove. * config/m68k/nbsdaout.mh: Remove. * config/sparc/nbsdaout.mh: Remove. * config/vax/nbsdaout.mh: Remove. * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*) (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3]) (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete error. (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*) (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*) (sparc-*-netbsd*, vax-*-netbsd*): Remove.
Diffstat (limited to 'gdb/config/i386/nbsdaout.mh')
-rw-r--r--gdb/config/i386/nbsdaout.mh6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/i386/nbsdaout.mh b/gdb/config/i386/nbsdaout.mh
deleted file mode 100644
index 512e9a7f21f..00000000000
--- a/gdb/config/i386/nbsdaout.mh
+++ /dev/null
@@ -1,6 +0,0 @@
-# Host: NetBSD/i386 a.out
-NATDEPFILES= fork-child.o inf-ptrace.o \
- nbsd-nat.o i386bsd-nat.o i386nbsd-nat.o bsd-kvm.o \
- solib-sunos.o
-
-LOADLIBES= -lkvm