]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
Remove a.out NetBSD and OpenBSD hosts
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 24 Sep 2013 13:48:44 +0000 (13:48 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 24 Sep 2013 13:48:44 +0000 (13:48 +0000)
commit2659903bfac3c387c0578ea9dce248a435354ff0
treee354efa9c8410635453d785c4577e2699083b10a
parent91ea67ca58124c403b6d0f123c5d7555fd15a0a1
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.
gdb/ChangeLog
gdb/NEWS
gdb/config/arm/nbsdaout.mh [deleted file]
gdb/config/i386/nbsdaout.mh [deleted file]
gdb/config/i386/obsdaout.mh [deleted file]
gdb/config/m68k/nbsdaout.mh [deleted file]
gdb/config/sparc/nbsdaout.mh [deleted file]
gdb/config/vax/nbsdaout.mh [deleted file]
gdb/configure.host