From 5ea7c728dbebb89ad843065534d991da0ae9b52b Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sun, 8 Dec 1991 00:38:56 +0000 Subject: [PATCH] Merge Rich's overlapped changes with the gdb-4.3 version. --- gdb/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1f50deb908..c4de0262d2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -18,12 +18,28 @@ Sat Dec 7 04:12:35 1991 John Gilmore (gnu at cygnus.com) operator is machine dependent for negative operands, thus it is possible for it to end up negative. From Fred Fish. +Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Makefile.in: install using INSTALL_PROGRAM and INSTALL_DATA. + added clean-info. added some standards.text support and made it + look like our other Makefiles. + + * configure.in: mark this directory target dependent. configure + now runs entirely in objdir so make existence tests and + references against ${srcdir}. + Fri Dec 6 08:30:36 1991 Fred Fish (fnf at cygnus.com) * dwarfread.c (enum_type, struct_type): Fixes for opaque and anonymous enumerations, structures, and unions. Now passes all the current gdb test suite tests. +Thu Dec 5 22:46:13 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Makefile.in: idestdir and ddestdir go away. Added copyrights + and shift gpl to v2. Added ChangeLog if it didn't exist. docdir + and mandir now keyed off datadir by default. + Thu Dec 5 21:53:21 1991 John Gilmore (gnu at cygnus.com) * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in -- 2.34.1