]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
* readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2008-01-10 Andreas Schwab <schwab@suse.de>
2
3 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
4
5 2008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
6
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.
12
13 2008-01-08 Kai Tietz <kai.tietz@onevision.com>
14
15 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
16 characters for name tokens. PR/5529.
17
18 2008-01-04 Greg McGary <greg@mcgary.org>
19
20 * prdbg.c (print_vma): Print as long long, if host supports it.
21
22 2008-01-03 Nick Clifton <nickc@redhat.com>
23
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.
32
33 For older changes see ChangeLog-2007
34 \f
35 Local Variables:
36 mode: change-log
37 left-margin: 8
38 fill-column: 74
39 version-control: never
40 End: