a0d3c71472fe739d3fdefcb7b92cb43c0c51b53f
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2008-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
6 2008-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
12 2008-01-25 Nick Clifton <nickc@redhat.com>
13
14 * po/ru.po: Updated Russian translation.
15
16 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
17
18 * MAINTAINERS: Update my email address.
19
20 2008-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.
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.
40
41 2008-01-10 Andreas Schwab <schwab@suse.de>
42
43 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
44
45 2008-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
53 2008-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
58 2008-01-04 Greg McGary <greg@mcgary.org>
59
60 * prdbg.c (print_vma): Print as long long, if host supports it.
61
62 2008-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
73 For older changes see ChangeLog-2007
74 \f
75 Local Variables:
76 mode: change-log
77 left-margin: 8
78 fill-column: 74
79 version-control: never
80 End:
This page took 0.033004 seconds and 4 git commands to generate.