diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3a5dff1..a096cae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2019-09-30 Ali Tamur <tamur@google.com> + + * dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL. + (process_full_type_unit): Likewise. + (dump_die_shallow): Likewise. + (cu_debug_loc_section): Likewise. + 2019-09-28 Christian Biesinger <cbiesinger@google.com> * minsyms.c (compare_minimal_symbols): Rename to... |