diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 21ffe83..fd6d753 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2008-05-15 Alan Modra <amodra@bigpond.net.au> + + * dbxread.c: Formatting. + (INTERNALIZE_SYMBOL): Init n_other. + (set_namestring): Take pointer to nlist arg rather than struct + copy. Update all callers. + 2008-05-15 Andreas Schwab <schwab@suse.de> * Makefile.in (dwarf2loc.o): Remove $(addrmap_h). |