Combine read-only .eh_frame sections with read-write .eh_frame
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b1cc4aeb
PB
12008-03-09 Paul Brook <paul@codesourcery.com>
2
3 * readelf.c (arm_attr_tag_VFP_arch): Add "VFPv3-D16".
4
4b3be0b6
JW
52008-03-03 James E. Wilson <wilson@tuliptree.org>
6
7 * MAINTAINERS: Update my email address.
8
35d60fe4
NC
92008-03-03 Nick Clifton <nickc@redhat.com>
10
11 * dwarf.c (decode_location_expression): Handle
12 DW_OP_PGI_omp_thread_num.
13
d253b654
AM
142008-03-01 Alan Modra <amodra@bigpond.net.au>
15
16 * objdump.c (objdump_print_addr): Initialise "sym".
17
20c0b65d
NC
182008-02-27 Justin Pryzby <justinpryzby@users.sourceforge.net>
19 Nick Clifton <nickc@redhat.com>
20
21 * ar.c (usage): Mention -t command line switch.
22 * doc/binutils.texi (ranlib): Document -t command line switch.
23
32760852
NC
242008-02-26 Nick Clifton <nickc@redhat.com>
25
26 * objdump.c (objdump_print_addr): If displaying file offsets, show
27 the offset even if there are no symbols available.
28 (dump_section): Display nothing if none of the section is going to
29 be dumped. Display the file offset, if requested, of the location
30 from where the dump starts.
31 * doc/binutils.texi (objdump): Mention that dumping via the -s
32 switch is also affected by the -F option.
33
fa0d8a3e
NC
342008-02-26 Nick Clifton <nickc@redhat.com>
35
36 Re-apply this patch which was accidentally deleted:
37 2006-05-16 Carlos O'Donell <carlos@codesourcery.com>
38
39 * doc/binutils.texi: Use "Binutils Index" for index name.
40
98ec6e72
NC
412008-02-22 Nick Clifton <nickc@redhat.com>
42
43 * objdump.c (display_file_offsets): New variable.
44 (long_options): Add -F/--file-offsets.
45 (objdump_print_addr_with_sym): If displaying file offsets, print
46 the offset of the given address.
47 (disassemble_bytes): If displaying file offsets, tell the user how
48 many zeroes are skipped and the file offset of the point where
49 dumping resumes.
50 (disassemble_section): Only display the name of the section if
51 data is going to be dumped from it.
52 (main): Handle new option. Produce error messages if the start or
53 stop addresses do not make sense.
54 * doc/binutils.texi: Document the new feature.
55 * NEWS: Mention the new feature.
56
7cefd12b
NC
572008-02-15 Chu Li <chul@cn.fujitsu.com>
58 Nick Clifton <nickc@redhat.com>
c904a764
NC
59
60 PR binutils/5713
61 * strings.c (integer_arg): Delete function.
62 (string_min): Initialise to 4.
63 (main): Use strtoul to parse integer arguments.
64 Move check for an invalid string length to after all the arguments
65 have been parsed.
66 (usage): Use indentation to indicate that -<n> is a another form
67 of the --bytes= command line option.
68
fd64a958
NC
692008-02-12 Nick Clifton <nickc@redhat.com>
70
71 * dlltool.c (mcore_elf_cache_filename): Add a const qualifier to
72 the argument.
73 (scan_obj_filename): Do not drop the const qualifier when calling
74 mcore_elf_cache_filename.
75 (struct fname_cache): Add const qualifier to filename field.
76
d51c3015
L
772008-02-08 H.J. Lu <hongjiu.lu@intel.com>
78
79 PR binutils/5713
80 * strings.c (main): Set string_min to 4 if it is <= 0.
81
ee832e18
AM
822008-02-07 Alan Modra <amodra@bigpond.net.au>
83
84 * objdump.c (main): Don't pass unadorned NULL to concat.
85
bb8541b9
L
862008-02-04 H.J. Lu <hongjiu.lu@intel.com>
87
88 PR 5715
89 * configure: Regenerated.
90
05c6f050
AN
912008-02-03 Adam Nemet <anemet@caviumnetworks.com>
92
93 * readelf.c (get_machine_flags): Handle Octeon.
94
148b93f2
NC
952008-01-30 Tristan Gingold <gingold@adacore.com>
96
97 * readelf.c (dump_relocations): Decode OpenVMS-specific sections.
98 (get_ia64_dynamic_type): Decode OpenVMS-specific tags.
99 (get_dynamic_type): Handle IA64-specific tags.
100 (get_ia64_section_type_name): Handle OpenVMS-specific sections.
101 (get_section_type_name): Handle OS-specific sections (and
102 particularly IA64 OpenVMS one).
103 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
104 decode them.
105
2d9472a2
NC
1062008-01-29 Nick Clifton <nickc@redhat.com>
107
108 * dwarf.c (print_dwarf_vma): New function. Display the value of a
2e14fae2 109 dwarf_vma type at a specified precision. Use mingw field type
68e08bce 110 specifier if necessary.
2d9472a2
NC
111 (display_debug_loc): Use dwarf_vma type for begin and end values.
112 Use print_dwarf_vma to display their values. Use byte_get_signed
113 in order to correctly detect the -1 escape value.
114 (display_debug_aranges): Likewise.
115 (display_debug_ranges): Likewise.
116
fefffff8
AM
1172008-01-29 Alan Modra <amodra@bigpond.net.au>
118
119 * dwarf.c (display_debug_loc): Correct test for base address
120 entry when 64-bit host dumping 32-bit object.
121
ccdb9c9f
AM
1222008-01-29 Alan Modra <amodra@bigpond.net.au>
123
124 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
125
e36ea2de
NC
1262008-01-28 Nick Clifton <nickc@redhat.com>
127
128 PR binutils/5529
129 * rclex.c (yylex): Also allow the hypen character.
130
2dc4cec1
L
1312008-01-28 H.J. Lu <hongjiu.lu@intel.com>
132
133 * dwarf.c: Include "elf/common.h".
134 (eh_addr_size): Changed to int.
135 (dwarf_regnames_i386): New.
136 (dwarf_regnames_x86_64): Likewise.
137 (dwarf_regnames): Likewise.
138 (dwarf_regnames_count): Likewise.
139 (init_dwarf_regnames): Likewise.
140 (regname): Likewise.
141 (frame_display_row): Properly support different address size.
142 Call regname to get register name.
143 (display_debug_frames): Call regname to get register name.
144 Display DW_CFA_def_cfa_register as DW_CFA_def_cfa_register
145 instead of DW_CFA_def_cfa_reg.
146
147 * dwarf.h (init_dwarf_regnames): New.
148
149 * objdump.c: Include "elf-bfd.h".
150 (dump_dwarf): Call init_dwarf_regnames on ELF input.
151
152 * readelf.c (guess_is_rela): Change argument to int.
153 (parse_args): Remove the undocumented upper case options for
154 -wX.
a65c77b9 155 (process_file_header): Call init_dwarf_regnames.
2dc4cec1 156
f4236fe4
DD
1572008-01-25 DJ Delorie <dj@redhat.com>
158
159 * readelf.c (process_section_headers): Add m16c handler.
160 (is_16bit_abs_reloc): Recognize R_M32C_16.
161
6e3d6dc1
NC
1622008-01-25 Kai Tietz <kai.tietz@onevision.com>
163
164 * prdbg.c: Correct formatter style use.
165 * readelf.c: Likewise.
166 * strings.c: Likewise.
167
5ca3b13d
NC
1682008-01-25 Nick Clifton <nickc@redhat.com>
169
170 * po/ru.po: Updated Russian translation.
171
fabda5a7
L
1722008-01-17 H.J. Lu <hjl.tools@gmail.com>
173
174 * MAINTAINERS: Update my email address.
175
1febe64d
NC
1762008-01-14 Nick Clifton <nickc@redhat.com>
177
178 * dwarf.c (process_debug_info): Include the CU offset and corrupt
179 version value when reporting unrecognised DWARF version numbers.
180 (load_debug_info): Remember a failed attempt to load and parse the
181 .debug_info section and do not repeat such attempts.
182 (display_debug_lines): Check the return value from load_debug_info
183 and return whilst displaying a warning message if the load failed.
184 (display_debug_loc): Likewise.
185 (display_debug_ranges): Likewise.
cc86f28f
NC
186 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
187 when the .debug_info section could not be loaded/parsed.
188 (process_debug_info): Display the length of the compilation unit
189 in hex, so that it corresponds with the offsets that will follow.
190 Tell the user if the length was 32-bit or 64-bit.
191 If a DIE abbreviation could not be found, tell the user the offset
192 of the DIE.
193 (free_debug_memory): Do not attempt to free any entries in the
194 debug_information array if num_debug_info_entries is set to
195 DEBUG_INFO_UNAVAILABLE.
1febe64d 196
e819ade1
AS
1972008-01-10 Andreas Schwab <schwab@suse.de>
198
199 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
200
d25576aa
NC
2012008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
202
203 PR binutils/55326
204 * bucomm.c (list_supported_architectures): Free architecture list
205 after use.
206 * windres.c (set_endianess): Likewise.
207 * windmc.c (set_endianess): Likewise.
208
aeafac0c
KT
2092008-01-08 Kai Tietz <kai.tietz@onevision.com>
210
e36ea2de 211 PR binutils/5529
aeafac0c 212 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
e36ea2de 213 characters for name tokens.
aeafac0c 214
3c75e4f8
GM
2152008-01-04 Greg McGary <greg@mcgary.org>
216
217 * prdbg.c (print_vma): Print as long long, if host supports it.
218
ec4d4525
NC
2192008-01-03 Nick Clifton <nickc@redhat.com>
220
221 * dwarf.c (read_and_display_attr_value): Prefix values that are
222 displayed in hexadecimal with 0x.
223 For the DW_AT_import attribute display the abbreviation number and
224 tag of the imported DIE.
225 (process_debug_info): Warn about lengths that reserved by the
226 DWARF3 specification.
227 Provide more information when corrupted DIEs are detected.
228 Warn if DIE corruption makes the sibling level negative.
229
6c7ac64e 230For older changes see ChangeLog-2007
252b5132
RH
231\f
232Local Variables:
233mode: change-log
234left-margin: 8
235fill-column: 74
236version-control: never
237End:
This page took 0.363167 seconds and 4 git commands to generate.