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