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 83348d5..128c0e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2018-09-01 Keith Seitz <keiths@redhat.com> + + * compile/compile-cplus-types.c (compile_cplus_debug_output_1): Use + pulongest instead of "%lld". + * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol): Remove + ATTRIBUTE_UNUSED. + 2018-08-31 Tom Tromey <tom@tromey.com> * dwarf2read.c (dwarf2_add_field): Set the TYPE_LENGTH of the |