diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 469aa36..bba3eae 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2012-01-19 Tristan Gingold <gingold@adacore.com> + * dwarf.c (process_extended_line_op): Add a cast to silent a + warning. + +2012-01-19 Tristan Gingold <gingold@adacore.com> + * dwarf.c (process_extended_line_op): Reindent define_file output. Detect define_file opcode length mismatch. (display_debug_lines_decoded): Add an entry in file_table for each |