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