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