diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1c17777..49f2083 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-01-26 Doug Evans <dje@google.com> + + * dwarf2read.c (add_partial_symbol): Delete local psym, unused. + 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com> Do not open script filenames twice. |