diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b550855..b199f87 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2012-05-29 Doug Evans <dje@google.com> + * buildsym.c (block_compar): Fix comment. + (end_symtab): Fix and clarify some comments. + * stabsread.h (cleanup_undefined_stabs_types): Renamed from cleanup_undefined_types. * stabsread.c (cleanup_undefined_stabs_types): Ditto. |