diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 476e7bd..3449b72 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2013-12-06 Tom Tromey <tromey@redhat.com> + * minsyms.c (get_symbol_leading_char): Remove unnecessary + declaration. + +2013-12-06 Tom Tromey <tromey@redhat.com> + * psympriv.h (struct partial_symtab) <user>: Move earlier. 2013-12-06 Tom Tromey <tromey@redhat.com> |