]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* doc/c-xtensa.texi (Xtensa Syntax): Clarify handling of opcodes that
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
fabda5a7
L
12008-01-17 H.J. Lu <hjl.tools@gmail.com>
2
3 * MAINTAINERS: Update my email address.
4
1febe64d
NC
52008-01-14 Nick Clifton <nickc@redhat.com>
6
7 * dwarf.c (process_debug_info): Include the CU offset and corrupt
8 version value when reporting unrecognised DWARF version numbers.
9 (load_debug_info): Remember a failed attempt to load and parse the
10 .debug_info section and do not repeat such attempts.
11 (display_debug_lines): Check the return value from load_debug_info
12 and return whilst displaying a warning message if the load failed.
13 (display_debug_loc): Likewise.
14 (display_debug_ranges): Likewise.
cc86f28f
NC
15 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
16 when the .debug_info section could not be loaded/parsed.
17 (process_debug_info): Display the length of the compilation unit
18 in hex, so that it corresponds with the offsets that will follow.
19 Tell the user if the length was 32-bit or 64-bit.
20 If a DIE abbreviation could not be found, tell the user the offset
21 of the DIE.
22 (free_debug_memory): Do not attempt to free any entries in the
23 debug_information array if num_debug_info_entries is set to
24 DEBUG_INFO_UNAVAILABLE.
1febe64d 25
e819ade1
AS
262008-01-10 Andreas Schwab <schwab@suse.de>
27
28 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
29
d25576aa
NC
302008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
31
32 PR binutils/55326
33 * bucomm.c (list_supported_architectures): Free architecture list
34 after use.
35 * windres.c (set_endianess): Likewise.
36 * windmc.c (set_endianess): Likewise.
37
aeafac0c
KT
382008-01-08 Kai Tietz <kai.tietz@onevision.com>
39
40 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
41 characters for name tokens. PR/5529.
42
3c75e4f8
GM
432008-01-04 Greg McGary <greg@mcgary.org>
44
45 * prdbg.c (print_vma): Print as long long, if host supports it.
46
ec4d4525
NC
472008-01-03 Nick Clifton <nickc@redhat.com>
48
49 * dwarf.c (read_and_display_attr_value): Prefix values that are
50 displayed in hexadecimal with 0x.
51 For the DW_AT_import attribute display the abbreviation number and
52 tag of the imported DIE.
53 (process_debug_info): Warn about lengths that reserved by the
54 DWARF3 specification.
55 Provide more information when corrupted DIEs are detected.
56 Warn if DIE corruption makes the sibling level negative.
57
6c7ac64e 58For older changes see ChangeLog-2007
252b5132
RH
59\f
60Local Variables:
61mode: change-log
62left-margin: 8
63fill-column: 74
64version-control: never
65End: