* readelf.c (process_section_headers): Add m16c handler.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f4236fe4
DD
12008-01-25 DJ Delorie <dj@redhat.com>
2
3 * readelf.c (process_section_headers): Add m16c handler.
4 (is_16bit_abs_reloc): Recognize R_M32C_16.
5
6e3d6dc1
NC
62008-01-25 Kai Tietz <kai.tietz@onevision.com>
7
8 * prdbg.c: Correct formatter style use.
9 * readelf.c: Likewise.
10 * strings.c: Likewise.
11
5ca3b13d
NC
122008-01-25 Nick Clifton <nickc@redhat.com>
13
14 * po/ru.po: Updated Russian translation.
15
fabda5a7
L
162008-01-17 H.J. Lu <hjl.tools@gmail.com>
17
18 * MAINTAINERS: Update my email address.
19
1febe64d
NC
202008-01-14 Nick Clifton <nickc@redhat.com>
21
22 * dwarf.c (process_debug_info): Include the CU offset and corrupt
23 version value when reporting unrecognised DWARF version numbers.
24 (load_debug_info): Remember a failed attempt to load and parse the
25 .debug_info section and do not repeat such attempts.
26 (display_debug_lines): Check the return value from load_debug_info
27 and return whilst displaying a warning message if the load failed.
28 (display_debug_loc): Likewise.
29 (display_debug_ranges): Likewise.
cc86f28f
NC
30 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
31 when the .debug_info section could not be loaded/parsed.
32 (process_debug_info): Display the length of the compilation unit
33 in hex, so that it corresponds with the offsets that will follow.
34 Tell the user if the length was 32-bit or 64-bit.
35 If a DIE abbreviation could not be found, tell the user the offset
36 of the DIE.
37 (free_debug_memory): Do not attempt to free any entries in the
38 debug_information array if num_debug_info_entries is set to
39 DEBUG_INFO_UNAVAILABLE.
1febe64d 40
e819ade1
AS
412008-01-10 Andreas Schwab <schwab@suse.de>
42
43 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
44
d25576aa
NC
452008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
46
47 PR binutils/55326
48 * bucomm.c (list_supported_architectures): Free architecture list
49 after use.
50 * windres.c (set_endianess): Likewise.
51 * windmc.c (set_endianess): Likewise.
52
aeafac0c
KT
532008-01-08 Kai Tietz <kai.tietz@onevision.com>
54
55 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
56 characters for name tokens. PR/5529.
57
3c75e4f8
GM
582008-01-04 Greg McGary <greg@mcgary.org>
59
60 * prdbg.c (print_vma): Print as long long, if host supports it.
61
ec4d4525
NC
622008-01-03 Nick Clifton <nickc@redhat.com>
63
64 * dwarf.c (read_and_display_attr_value): Prefix values that are
65 displayed in hexadecimal with 0x.
66 For the DW_AT_import attribute display the abbreviation number and
67 tag of the imported DIE.
68 (process_debug_info): Warn about lengths that reserved by the
69 DWARF3 specification.
70 Provide more information when corrupted DIEs are detected.
71 Warn if DIE corruption makes the sibling level negative.
72
6c7ac64e 73For older changes see ChangeLog-2007
252b5132
RH
74\f
75Local Variables:
76mode: change-log
77left-margin: 8
78fill-column: 74
79version-control: never
80End:
This page took 0.346429 seconds and 4 git commands to generate.