* dwarf.c (read_and_display_attr_value): Prefix values that are
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2008-01-03  Nick Clifton  <nickc@redhat.com>
2
3         * dwarf.c (read_and_display_attr_value): Prefix values that are
4         displayed in hexadecimal with 0x.
5         For the DW_AT_import attribute display the abbreviation number and
6         tag of the imported DIE.
7         (process_debug_info): Warn about lengths that reserved by the
8         DWARF3 specification.
9         Provide more information when corrupted DIEs are detected.
10         Warn if DIE corruption makes the sibling level negative.
11
12 For older changes see ChangeLog-2007
13 \f
14 Local Variables:
15 mode: change-log
16 left-margin: 8
17 fill-column: 74
18 version-control: never
19 End: