From: John Gilmore Date: Thu, 21 Nov 1991 04:02:27 +0000 (+0000) Subject: Remove rudimentary HP a.out support from GDB, move to ../include. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=49faf3b650794f709195e5664b85dd63a9154646;p=deliverable%2Fbinutils-gdb.git Remove rudimentary HP a.out support from GDB, move to ../include. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c143a5ac50..796c496487 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed Nov 20 18:35:56 1991 John Gilmore (gnu at cygnus.com) + * Remove gdb/hp-include. Support for HP a.out oddities should be + in BFD, not in GDB. Move gdb/hp-include/a.out.h to include/a.out.hp.h. + * infptrace.c, tm-sun386.h: Cashier , remove refs. * configure.in, xconfig, tconfig, Makefile.in, doc/gdbint.texinfo: