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 1469e21..17c194c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2012-05-17 Alan Modra <amodra@gmail.com> + * dwarf.c (process_debug_info): Display abbrev offset in hex. + (display_debug_abbrev): Show offset of abbrev. + +2012-05-17 Alan Modra <amodra@gmail.com> + * dwarf.c (display_debug_ranges): Don't report more than one use of the same range set as an overlap. |