* MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
ccdb9c9f
AM
12008-01-29 Alan Modra <amodra@bigpond.net.au>
2
3 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
4
e36ea2de
NC
52008-01-28 Nick Clifton <nickc@redhat.com>
6
7 PR binutils/5529
8 * rclex.c (yylex): Also allow the hypen character.
9
2dc4cec1
L
102008-01-28 H.J. Lu <hongjiu.lu@intel.com>
11
12 * dwarf.c: Include "elf/common.h".
13 (eh_addr_size): Changed to int.
14 (dwarf_regnames_i386): New.
15 (dwarf_regnames_x86_64): Likewise.
16 (dwarf_regnames): Likewise.
17 (dwarf_regnames_count): Likewise.
18 (init_dwarf_regnames): Likewise.
19 (regname): Likewise.
20 (frame_display_row): Properly support different address size.
21 Call regname to get register name.
22 (display_debug_frames): Call regname to get register name.
23 Display DW_CFA_def_cfa_register as DW_CFA_def_cfa_register
24 instead of DW_CFA_def_cfa_reg.
25
26 * dwarf.h (init_dwarf_regnames): New.
27
28 * objdump.c: Include "elf-bfd.h".
29 (dump_dwarf): Call init_dwarf_regnames on ELF input.
30
31 * readelf.c (guess_is_rela): Change argument to int.
32 (parse_args): Remove the undocumented upper case options for
33 -wX.
a65c77b9 34 (process_file_header): Call init_dwarf_regnames.
2dc4cec1 35
f4236fe4
DD
362008-01-25 DJ Delorie <dj@redhat.com>
37
38 * readelf.c (process_section_headers): Add m16c handler.
39 (is_16bit_abs_reloc): Recognize R_M32C_16.
40
6e3d6dc1
NC
412008-01-25 Kai Tietz <kai.tietz@onevision.com>
42
43 * prdbg.c: Correct formatter style use.
44 * readelf.c: Likewise.
45 * strings.c: Likewise.
46
5ca3b13d
NC
472008-01-25 Nick Clifton <nickc@redhat.com>
48
49 * po/ru.po: Updated Russian translation.
50
fabda5a7
L
512008-01-17 H.J. Lu <hjl.tools@gmail.com>
52
53 * MAINTAINERS: Update my email address.
54
1febe64d
NC
552008-01-14 Nick Clifton <nickc@redhat.com>
56
57 * dwarf.c (process_debug_info): Include the CU offset and corrupt
58 version value when reporting unrecognised DWARF version numbers.
59 (load_debug_info): Remember a failed attempt to load and parse the
60 .debug_info section and do not repeat such attempts.
61 (display_debug_lines): Check the return value from load_debug_info
62 and return whilst displaying a warning message if the load failed.
63 (display_debug_loc): Likewise.
64 (display_debug_ranges): Likewise.
cc86f28f
NC
65 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
66 when the .debug_info section could not be loaded/parsed.
67 (process_debug_info): Display the length of the compilation unit
68 in hex, so that it corresponds with the offsets that will follow.
69 Tell the user if the length was 32-bit or 64-bit.
70 If a DIE abbreviation could not be found, tell the user the offset
71 of the DIE.
72 (free_debug_memory): Do not attempt to free any entries in the
73 debug_information array if num_debug_info_entries is set to
74 DEBUG_INFO_UNAVAILABLE.
1febe64d 75
e819ade1
AS
762008-01-10 Andreas Schwab <schwab@suse.de>
77
78 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
79
d25576aa
NC
802008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
81
82 PR binutils/55326
83 * bucomm.c (list_supported_architectures): Free architecture list
84 after use.
85 * windres.c (set_endianess): Likewise.
86 * windmc.c (set_endianess): Likewise.
87
aeafac0c
KT
882008-01-08 Kai Tietz <kai.tietz@onevision.com>
89
e36ea2de 90 PR binutils/5529
aeafac0c 91 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
e36ea2de 92 characters for name tokens.
aeafac0c 93
3c75e4f8
GM
942008-01-04 Greg McGary <greg@mcgary.org>
95
96 * prdbg.c (print_vma): Print as long long, if host supports it.
97
ec4d4525
NC
982008-01-03 Nick Clifton <nickc@redhat.com>
99
100 * dwarf.c (read_and_display_attr_value): Prefix values that are
101 displayed in hexadecimal with 0x.
102 For the DW_AT_import attribute display the abbreviation number and
103 tag of the imported DIE.
104 (process_debug_info): Warn about lengths that reserved by the
105 DWARF3 specification.
106 Provide more information when corrupted DIEs are detected.
107 Warn if DIE corruption makes the sibling level negative.
108
6c7ac64e 109For older changes see ChangeLog-2007
252b5132
RH
110\f
111Local Variables:
112mode: change-log
113left-margin: 8
114fill-column: 74
115version-control: never
116End:
This page took 0.358611 seconds and 4 git commands to generate.