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 b3bbf12..451d07f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2014-11-18 Doug Evans <xdje42@gmail.com> + * symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses + updated. + +2014-11-18 Doug Evans <xdje42@gmail.com> + * buildsym.c (buildsym_objfile): New static global. (buildsym_comp_dir): New static global. (finish_block_internal): Delete arg objfile. All callers updated. |