PR binutils/55326
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2008-01-09  Jakub Zawadzki  <darkjames@darkjames.ath.cx>
2
3         PR binutils/55326
4         * bucomm.c (list_supported_architectures): Free architecture list
5         after use.
6         * windres.c (set_endianess): Likewise.
7         * windmc.c (set_endianess): Likewise.
8
9 2008-01-08  Kai Tietz  <kai.tietz@onevision.com>
10
11         * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
12         characters for name tokens. PR/5529.
13
14 2008-01-04  Greg McGary  <greg@mcgary.org>
15
16         * prdbg.c (print_vma): Print as long long, if host supports it.
17
18 2008-01-03  Nick Clifton  <nickc@redhat.com>
19
20         * dwarf.c (read_and_display_attr_value): Prefix values that are
21         displayed in hexadecimal with 0x.
22         For the DW_AT_import attribute display the abbreviation number and
23         tag of the imported DIE.
24         (process_debug_info): Warn about lengths that reserved by the
25         DWARF3 specification.
26         Provide more information when corrupted DIEs are detected.
27         Warn if DIE corruption makes the sibling level negative.
28
29 For older changes see ChangeLog-2007
30 \f
31 Local Variables:
32 mode: change-log
33 left-margin: 8
34 fill-column: 74
35 version-control: never
36 End: