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 3058470..253013c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2012-01-01 Doug Evans <dje@google.com> + * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit. + All callers updated. + * dwarf2read.c (dwarf2_per_objfile): Add comment. (dwarf2_elf_names): Minor reformat. (dwarf2_per_cu_data): Tweak comment. |