diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5237aec..65d6044 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2008-05-26 Joel Brobecker <brobecker@adacore.com> + + Set the symtab field of symbols read from ECOFF debugging entries. + * mdebugread.c (add_symbol): Add new parameter symtab. + (parse_symbol): Update calls to add_symbol throughout. + 2008-05-27 Andreas Schwab <schwab@suse.de> * symtab.h (enum address_class): Remove LOC_REGPARM and |