diff options
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 796b05e..bba5fc5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +Thu Sep 19 17:04:12 1991 Per Bothner (bothner at cygnus.com) + + Patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: + * mipsread.c (parse_partial_symbols): Enter the name of all + structs/unions... into the psymtab so we can access them if the + symtab is not read in. + * mips-tdep.c: Remove some unneded (?) #includes. + * xconfig/dec3100: Add HAVE_STRSTR. + Thu Sep 19 15:14:23 1991 John Gilmore (gnu at cygnus.com) * Makefile.in: Circumvent Sun Make bug on *-exp.tab.o. |