bfd/ChangeLog
[external/binutils.git] / binutils / ChangeLog
1 2010-04-09  Nick Clifton  <nickc@redhat.com>
2
3         * dwarf.c (process_debug_info): Remove unused variable
4         cu_abbrev_offset_ptr.
5         (display_debug_lines_decoded): Remove unused variable prev_line.
6         * elfedit.c (process_archive): Remove unused variable
7         file_name_size.
8         * ieee.c (ieee_start_compilation_unit): Remove unused variable
9         nindx.
10         (ieee_set_type): Remove unused variables info, targetindx and
11         baseindx.
12         * objdump.c (disassmble_byte): Remove unused variable done_dot.
13         * rddbg.c (read_section_stabs_debugging_info): Remove unused
14         variable other.
15         * readelf.c (dump_section_as_strings): Remove unused variable
16         addr.
17         (process_archive): Remove unused variable file_name_size.
18         * stabs.c (parse_stab_string): Mark desc parameter as unused.
19         Remove unused variable lineno.
20         (parse_stab_struct_type): Remove unused variable orig.
21         (stab_demangle_type): Remove unused variables constp, volatilep
22         and hold.
23
24 2010-04-07  Alan Modra  <amodra@gmail.com>
25
26         * configure: Regenerate.
27
28 2010-04-06  Nick Clifton  <nickc@redhat.com>
29
30         * po/vi.po: Updated Vietnamese translation.
31
32 2010-04-05  Jakub Jelinek  <jakub@redhat.com>
33
34         * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
35         fields.
36         (display_debug_frames): Handle CIE version 4.
37
38         * dwarf.c (struct State_Machine_Registers): Add op_index field,
39         change end_sequence type to unsigned char.
40         (reset_state_machine): Clear op_index.
41         (process_extended_line_op): For DW_LNE_set_address clear op_index.
42         (display_debug_lines_raw): Initialize li_max_ops_per_insn.
43         Track op_index state machine register and print it if
44         li_max_ops_per_insn is != 1.
45         (display_debug_lines_decoded): Likewise.
46
47 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
48
49         * dwarf.c (read_and_display_attr_value): Don't reject
50         dwarf_version == 4.  Handle DW_FORM_sec_offset, DW_FORM_flag_present
51         and DW_FORM_exprloc.
52         (process_debug_info): Handle cu_version == 4.
53         (display_debug_lines_raw, display_debug_lines_decoded): Handle
54         li_version == 4.
55
56 2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
57
58         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
59         * Makefile.in: Regenerate.
60
61 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
62
63         * MAINTAINERS: Add self as TI C6X maintainer.
64         * NEWS: Add news entry for TI C6X support.
65         * readelf.c: Include elf/tic6x.h.
66         (guess_is_rela): Handle EM_TI_C6000.
67         (dump_relocations): Likewise.
68         (get_tic6x_dynamic_type): New.
69         (get_dynamic_type): Call it.
70         (get_machine_flags): Handle EF_C6000_REL.
71         (get_osabi_name): Handle machine-specific values only for relevant
72         machines.  Handle C6X values.
73         (get_tic6x_segment_type): New.
74         (get_segment_type): Call it.
75         (get_tic6x_section_type_name): New.
76         (get_section_type_name): Call it.
77         (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
78         EM_TI_C6000.
79
80 2010-03-25  Thomas Schwinge  <thomas@codesourcery.com>
81
82         * doc/binutils.texi (readelf) <unwind information>: Mention support for
83         ARM unwind tables.
84
85 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
86
87         * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
88
89 2010-03-17  Alan Modra  <amodra@gmail.com>
90
91         * readelf.c (dump_arm_unwind): Warning fix.
92
93 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
94
95         * MAINTAINERS: Update my email address.  List Tristan Gingold
96         as the release branch maintainer.
97
98 2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
99
100         * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
101
102 2010-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
103
104         * NEWS: Document .ARM.exidx / .ARM.extab support.
105
106         * dwarf.c (read_leb128): Make non-static.
107         * dwarf.h (read_leb128): Declare.
108         * readelf.c (REMOVE_ARCH_BITS): Define.
109         (find_section_by_address): New.
110         (read_uleb128): Move higher.  Use read_leb128 from dwarf.c.
111         (find_symbol_for_address): Handle the Thumb bit for ARM, by
112         using REMOVE_ARCH_BITS.
113         (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
114         (arm_free_section, arm_section_get_word, decode_arm_unwind)
115         (dump_arm_unwind, arm_process_unwind): New.
116         (process_unwind): Handle ARM.
117
118 2010-02-26  Jie Zhang  <jie@codesourcery.com>
119
120         * MAINTAINERS: Update my email address.
121
122 2010-02-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
123
124         PR binutils/11298
125         * doc/binutils.texi (windmc): Fix synopsis and description of
126         ASCII options.
127
128 2010-02-19  Alan Modra  <amodra@gmail.com>
129
130         * readelf.c (get_group_flags): Return empty string when flags zero.
131         Add space in other returned values.
132         (process_section_groups): Adjust format string.
133
134 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
135
136         * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
137         newly permitted attribute values.
138         (arm_attr_tag_Virtualization_use): Likewise.
139         (arm_attr_tag_DIV_use): Add description of new attribute.
140         (arm_attr_tag_MPextension_use_legacy): Likewise.
141
142 2010-02-15  Nick Clifton  <nickc@redhat.com>
143
144         * po/vi.po: Updated Vietnamese translation.
145
146 2010-02-09  Michael Holzheu  <holzheu@de.ibm.com>
147
148         * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
149         NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
150
151 2010-02-08  Jim Blandy  <jimb@red-bean.com>
152
153         * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
154         'z' augmentation strings.
155
156 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
157
158         * objdump.c (disassemble_bytes): Clear aux->reloc before printing
159         a new address, so as not to reuse a previous, non-related reloc.
160
161 2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
162
163         * readelf.c (get_note_type): Handle NT_X86_XSTATE.
164
165 2010-02-01  Nathan Sidwell  <nathan@codesourcery.com>
166
167         * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
168         sections.
169
170 2010-01-28  Nick Clifton  <nickc@redhat.com>
171
172         PR 11225
173         * objdump.c (only): Replace with linked list.
174         (only_size, only_used): Replace with only_list.
175         (process_section_p): Set seen field on matches sections.
176         (add_only): New function.
177         (free_only_list): New function.
178         (disassemble_section): Check only_list.
179         (main): Use add_only and free_only_list.
180
181 2010-01-26  Tristan Gingold  <gingold@adacore.com>
182
183         * Makefile.am (bin2c): Add libintl dependance and library.
184         * Makefile.in: Regenerate.
185
186 2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
187
188         * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
189
190 2010-01-19  Ian Lance Taylor  <iant@google.com>
191
192         * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
193         with non-ordinary files like /dev/null.
194
195 2010-01-19  Daisuke Hatayama  <d.hatayama@jp.fujitsu.com>
196             Alan Modra <amodra@gmail.com>
197
198         * readelf.c (process_file_header): Handle e_phnum extension.
199
200 2010-01-14  Tristan Gingold  <gingold@adacore.com>
201
202         * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
203         and DW_AT_GNAT_descriptive_type.
204
205 2010-01-13  Tristan Gingold  <gingold@adacore.com>
206
207         * ar.c (main): Use lbasename.
208         (normalize): Ditto.
209         * objdump.c (update_source_path): Ditto.
210
211 2010-01-12  Tristan Gingold  <gingold@adacore.com>
212
213         * makefile.vms (CFLAGS): Turns warnings into informational messages.
214
215 2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
216
217         PR ld/11146
218         * NEWS: Mention --dyn-syms for readelf.
219
220         * readelf.c (do_dyn_syms): New.
221         (OPTION_DYN_SYMS): Likewise.
222         (options): Add "dyn-syms".
223         (usage): Add --dyn-syms.
224         (parse_args): Handle OPTION_DYN_SYMS.
225         (process_symbol_table): Handle do_dyn_syms.
226         (process_object): Likewise.
227         (process_archive): Likewise.
228
229         * doc/binutils.texi: Document --dyn-syms for readelf.  Mention
230         symbol hash tables for -D.
231
232 2010-01-11  Nick Clifton  <nickc@redhat.com>
233
234         * NEWS: Mention addition of elfedit.
235
236         * po/fi.po: Updated Finnish translation.
237
238 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
239
240         * Makefile.in: Regenerate.
241         * configure: Regenerate.
242         * doc/Makefile.in: Regenerate.
243
244 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
245
246         * version.c (print_version): Change to "Copyright 2010".
247
248 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
249
250         * elfedit.c (input_elf_type): New.
251         (output_elf_type): Likewise.
252         (elf_type): Likewise.
253         (update_elf_header): Support updating ELF file type.
254         (command_line_switch): Add OPTION_INPUT_TYPE and
255         OPTION_OUTPUT_TYPE.
256         (options): Likewise.
257         (usage): Add --input-type and --output-type.
258         (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE.  Check
259         one of --output-mach and --output-type must be specified.
260
261         * doc/binutils.texi: Document --input-type and --output-type
262         for elfedit.
263
264 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
265
266         * doc/binutils.texi: Fix a typo.
267
268 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
269
270         * elfedit.c (update_elf_header): Don't change input_elf_class
271         nor input_elf_machine if they are -1.
272
273 2010-01-08  Tristan Gingold  <gingold@adacore.com>
274
275         * ar.c: Remove bfd_special_undocumented_glue prototype.
276
277 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
278
279         * elfedit.c (update_elf_header): Reformat.
280
281 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
282
283         * readelf.c (usage): Fix indent for --symbols.
284
285 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
286
287         * doc/binutils.texi: Replace -histogram with --histogram.
288
289 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
290
291         PR binutils/11131
292         * Makefile.am (ELFEDIT_PROG): New.
293         (bin_PROGRAMS): Add $(ELFEDIT_PROG).
294         (CFILES): Add elfedit.c.
295         (elfedit_DEPENDENCIES): New.
296         (elfedit_SOURCES): Likewise.
297         (elfedit_LDADD): Likewise.
298         * Makefile.in: Regenerated.
299
300         * elfedit.c: New.
301
302         * doc/binutils.texi: Document elfedit.
303
304         * doc/Makefile.am (man_MANS): Add elfedit.1.
305         (elfedit.1): New.
306         * doc/Makefile.in: Regenerated.
307
308 2010-01-06  Tristan Gingold  <gingold@adacore.com>
309
310         * nm.c (usage): Remove extra blanks.
311
312 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
313
314         * objcopy.c: Update copyright.
315         * readelf.c: Likewise.
316
317 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
318
319         PR binutils/11130
320         * objcopy.c (copy_object): Remove "Warning: " from error
321         message.
322
323 2010-01-04  Nick Clifton  <nickc@redhat.com>
324
325         PR 11128
326         * readelf.c (dump_section_as_strings): Use two separate
327         invocations of printf() in order to work around bugs in
328         the Solaris 8 implementation.
329
330 2010-01-04  Nick Clifton  <nickc@redhat.com>
331
332         * po/ru.po: Updated Russian translation.
333
334 For older changes see ChangeLog-2009
335 \f
336 Local Variables:
337 mode: change-log
338 left-margin: 8
339 fill-column: 74
340 version-control: never
341 End: