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