* nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
[binutils.git] / binutils / ChangeLog
blob1d9d87592f086976dcc7791c8b88cc73be5264fb
1 2010-10-08  Joseph Myers  <joseph@codesourcery.com>
3         * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
4         (set_print_radix): Update for __MSVCRT__ definition of
5         value_format_64bit.
7 2010-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
9         Fix build with -DDEBUG=7
10         * nlmheader.y (DEBUG token): Rename to DEBUG_K.
12 2010-10-06  Alan Modra  <amodra@gmail.com>
14         * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
16 2010-10-05  Alan Modra  <amodra@gmail.com>
18         * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
19         (bfd_nonfatal_message, report, list_matching_formats): Likewise.
20         (list_supported_targets): Tidy.
21         * objdump.c (free_only_list): Formatting.
22         (slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
23         object".
24         (update_source_path): Delete redundant check for NULL filename.
25         (disassemble_bytes): Error if disassemble_fn returns a value
26         that won't increment address.
27         (disassemble_data): Don't capitalize error message.
28         (read_section_stabs): Likewise.
29         (main): Return non-zero exit status on bad options.
31 2010-10-03  H.J. Lu  <hongjiu.lu@intel.com>
33         PR binutils/12088
34         * nm.c (plugin_target): New.
35         (main): Set plugin_target to "plugin" for --plugin.
36         (display_file): Pass plugin_target to bfd_openr if target
37         isn't set.
39 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41         * configure: Regenerate.
43 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
45         * MAINTAINERS: Add self as ADI Blackfin maintainer.
47 2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
49         * emul_aix.c (ar_emul_aix_append): Add a target argument
50         and ignore it if it is set.
51         (ar_emul_aix5_append): Likewise.
52         (ar_emul_aix_replace): Likewise.
53         (ar_emul_aix5_replace): Likewise.
55 2010-09-15  H.J. Lu  <hongjiu.lu@intel.com>
57         * ar.c (plugin_target): New.
58         (main): Set plugin_target to "plugin" for --plugin.
59         (open_inarch): Initialize target to plugin_target.
60         (replace_members): Pass plugin_target to ar_emul_replace
61         and ar_emul_append.
63         * binemul.h (ar_emul_append): Add a target argument.
64         (ar_emul_default_append): Likewise.
65         (ar_emul_replace): Likewise.
66         (ar_emul_default_replace): Likewise.
67         (bin_emulation_xfer_struct): Add a target argument to
68         ar_append and ar_replace.
70         * binemul.c (ar_emul_append): Updated.  Pass target to bfd_openr.
71         (do_ar_emul_default_append): Likewise.
72         (ar_emul_default_append): Likewise.
73         (ar_emul_replace): Likewise.
74         (ar_emul_default_replace): Likewise.
76 2010-09-10  Ben Gardiner  <bengardiner@nanometrics.ca>
78         * objcopy.c: Add --interleave-width option to allow interleaving
79         of more than one byte at a time.
80         (copy_width): New variable.
81         (copy_options): Add --interleave-width.
82         (copy_section): When interleaving copy in units of copy_width
83         bytes.
84         (copy_main): Parse the new option.
85         * doc/binutils: Document the new option.
86         * NEWS: Mention the new feature.
88 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
90         * dwarf.c (decode_location_expression): Fix data adjustment
91         for DW_OP_GNU_implicit_pointer in v3+.
93 2010-09-09  Tristan Gingold  <gingold@adacore.com>
95         * NEWS: Add entry to NEWS for hppa/som.
97 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
99         * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
100         * dwarf.c (decode_location_expression): Add offset_size and
101         dwarf_version arguments.  Prefix DIE offset with 0x for
102         DW_OP_call{2,4,_ref}.  Fix up DW_OP_call_ref operand size,
103         complain if in frame info section.  Handle
104         DW_OP_GNU_implicit_pointer.
105         (read_and_display_attr_value, display_debug_loc,
106         display_debug_frames): Adjust decode_location_expression callers.
107         (process_debug_info): Save offset_size and dwarf_version values
108         into debug_information array.
110 2010-09-07  Nick Clifton  <nickc@redhat.com>
112         * readelf.c (process_section_headers): Mention meaning of 'l'
113         section flag for x86-64 targets.
115 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
116             Jakub Jelinek  <jakub@redhat.com>
118         * dwarf.c (regname): New declaration.
119         (decode_location_expression): Print for registers also regname output.
121 2010-09-02  Richard Henderson  <rth@redhat.com>
123         * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
124         (init_dwarf_regnames): Use them.
125         * dwarf.h: Declare them.
126         * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
127         the regnames, rather than using elf_machine_code.
129 2010-09-02  Richard Henderson  <rth@redhat.com>
131         * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
133 2010-08-23  H.J. Lu  <hongjiu.lu@intel.com>
135         * elfedit.c (input_elf_osabi): New.
136         (output_elf_osbi): Likewise.
137         (osabis): Likewise.
138         (elf_osabi): Likewise.
139         (update_elf_header): Support updating ELF OSABI.
140         (make_qualified_name): Break long line.
141         (command_line_switch): Add OPTION_INPUT_OSABI and
142         OPTION_OUTPUT_OSABI.
143         (options): Likewise.
144         (usage): Add --input-osabi and --output-osabi.
145         (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
147         * doc/binutils.texi: Document --input-osabi and --output-osabi
148         for elfedit.
150 2010-08-23  Maciej W. Rozycki  <macro@codesourcery.com>
152         * readelf.c (display_mips_gnu_attribute): Replace GCC options
153         with a textual description of a MIPS32r2 64-bit FPU.
155 2010-08-13  Dan Rosenberg  <dan.j.rosenberg@gmail.com>
157         PR binutils/11889
158         * readelf.c (get_32bit_elf_symbols): Check for a corrupt
159         sh_entsize.
160         (get_64bit_elf_symbols): Likewise.
161         (process_symbol_table): Likewise.
162         (process_section_groups): Check for corrupt headers.
163         (process_version_sections): Check for corrupt indicies.
164         (process_corefile_note_segment): Likewise.
166 2010-08-13  Nathan Sidwell  <nathan@codesourcery.com>
168         * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
169         variants.
171 2010-08-13  Tom Tromey  <tromey@redhat.com>
173         * dwarf.c (process_debug_info): Don't subtract section address
174         when calculating location of cu abbrev within section.
176 2010-08-12  Michael Haubenwallner  <haubi@gentoo.org>
178         PR binutils/11742
179         * readelf.c (get_archive_member_name): Do not read beyond the end
180         of the ar_name field.
182 2010-08-03  Tristan Gingold  <gingold@adacore.com>
184         * dwarf.c (display_debug_lines): Mark file argument unused.
185         Do not try to load .debug_info section.
187 2010-08-02  Alan Modra  <amodra@gmail.com>
189         * readelf.c (apply_relocations): D30V is really REL.
191 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
192             Ina Pandit  <ina.pandit@kpitcummins.com>
194         * binutils/readelf.c: Add support for V850E2 and V850E2V3.
196 2010-07-22  Alan Modra  <amodra@gmail.com>
198         * readelf.c: Add Moxie support.
200 2010-07-20  Alan Modra  <amodra@gmail.com>
202         * readelf.c (process_program_headers): Don't ignore all zero size
203         sections.
205 2010-07-19  Andreas Schwab  <schwab@redhat.com>
207         * readelf.c (process_section_headers): Update key to flags.
209 2010-07-17  Dave Korn  <dave.korn.cygwin@gmail.com>
211         * objcopy.c (copy_usage): Tweak previous typofix.
213 2010-07-17  H.J. Lu  <hongjiu.lu@intel.com>
215         * objcopy.c (copy_usage): Fix a typo.
217 2010-07-15  Kai Tietz <kai.tietz@onevision.com>
219         * dllwrap.c (main): Make sure is_leading_underscore
220         gets initialized with correct default.
222 2010-07-05  Alan Modra  <amodra@gmail.com>
224         * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
226 2010-07-03  Cary Coutant  <ccoutant@google.com>
228         * objdump.c (load_specific_debug_section): Decompress section contents
229         before applying relocations.
230         * readelf.c (load_specific_debug_section): Update section size after
231         decompression.
233 2010-06-29  Alan Modra  <amodra@gmail.com>
235         PR binutils/3166
236         * objcopy.c (is_strip_section): Revert 2006-09-05.
237         (setup_section): Make SHT_GROUP section nobits.
239 2010-06-29  Alan Modra  <amodra@gmail.com>
241         * configure: Regenerate.
242         * po/POTFILES.in: Regenerate.
244 2010-06-27  Alan Modra  <amodra@gmail.com>
246         * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
248 2010-06-17  Nick Clifton  <nickc@redhat.com>
250         PR binutils/11711
251         * windres.c (enum option_values): New enum.
252         (long_options): Use separate option number for --include-dir
253         option.
254         (main): Separate backwards compatibility check from code to
255         implement --include-dir.  Check to see if directory exists and do
256         not complain if it does.
258 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
260         * readelf.c (display_tic6x_attribute, process_tic6x_specific):
261         New.
262         (process_arch_specific): Call process_tic6x_specific for
263         EM_TI_C6000.
265 2010-06-11  H.J. Lu  <hongjiu.lu@intel.com>
267         * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
268         for 0x%lx.
270 2010-06-11  Tristan Gingold  <gingold@adacore.com>
271             Doug Rupp <rupp@gnat.com>
273         * readelf.c (is_ia64_vms): New function.
274         (dump_relocations): Use it.
275         (get_machine_flags): Display IA-64 OpenVMS flags.
276         (process_program_headers): No error on OpenVMS if no .dynamic section.
277         (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
278         declarations.
279         (dump_ia64_vms_dynamic_fixups): New function.
280         (dump_ia64_vms_dynamic_relocs): Ditto.
281         (process_ia64_vms_dynamic_relocs): Ditto.
282         (process_relocs): Handle IA-64 OpenVMS relocs.
283         (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
284         (print_vms_time): New function.
285         (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
286         DT_IA_64_VMS_LNKFLAGS.
287         (get_ia64_symbol_other): New function.
288         (get_symbol_other): Handle EM_IA_64.
290 2010-06-11  Tristan Gingold  <gingold@adacore.com>
292         * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
293         (UNW_DEC_ABI): Ditto for abiname.
294         (unw_decode_table): Make it const.
296 2010-06-10  Tristan Gingold  <gingold@adacore.com>
298         * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
299         not inplace.
301 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
302             Joseph Myers  <joseph@codesourcery.com>
303             Andrew Stubbs  <ams@codesourcery.com>
305         * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
307 2010-05-25  Jay Krell  <jay.krell@cornell.edu>
309         PR ld/11621
310         * Makefile.am: Replace all occurences of .o with .@OBJEXT@
311         * Makefile.in: Regenerate.
313 2010-05-24  Tristan Gingold  <gingold@adacore.com>
315         * readelf.c (usage): Add new trace sections for --debug-dump.
316         (process_section_headers): Handle dump of trace sections.
317         * objdump.c (usage): Add new trace sections for --dwarf.
318         * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
319         (do_trace_aranges): Ditto.
320         (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
321         and trace_aranges literals.
322         * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
323         (do_trace_aranges): Ditto.
324         (process_debug_info): Add abbrev_sec argument and replace
325         abbrev with abbrev_sec.
326         (load_debug_info): Adjust call of process_debug_info.
327         (display_debug_info): Ditto.
328         (display_trace_info): New function.
329         (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
330         and trace_aranges sections name.
331         (dwarf_select_sections_all): Also select trace sections.
332         (debug_displays): Reindent.  Add entries for the trace sections.
333         * doc/binutils.texi (readelf): Document new --dwarf parameters.
334         (objdump): Ditto.
336 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
338         PR gas/11600
339         * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
340         generic flag.
342 2010-05-07  Tristan Gingold  <gingold@adacore.com>
344         * Makefile.in: Regenerate with automake 1.11.1.
345         * aclocal.m4: Ditto.
346         * doc/Makefile.in: Ditto.
348 2010-05-06  H.J. Lu  <hongjiu.lu@intel.com>
350         * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
351         * readelf.c (get_elf_section_flags): Likewise.
352         (process_section_headers): Likewise.
354 2010-05-05  Nick Clifton  <nickc@redhat.com>
356         * po/es.po: Updated Spanish translation.
358 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
360         * dlltool.c (main): Query for bfd's underscoring default for
361         default target case.
363 2010-04-27  Nick Clifton  <nickc@redhat.com>
365         * po/ru.po: Updated Russian translation.
367 2010-04-23  Alan Modra  <amodra@gmail.com>
369         * readelf.c (process_program_headers): Replace use of
370         ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
372 2010-04-22  Nick Clifton  <nickc@redhat.com>
374         * po/binutils.pot: Updated by the Translation project.
375         * po/fi.po: Updated Finnish translation.
376         * po/vi.po: Updated Vietnamese translation.
377         * po/bg.po: New Bulgarian translation.
378         * configure.in (ALL_LINGUAS): Add bg.
379         * configure: Regenerate.
381 2010-04-20  Nick Clifton  <nickc@redhat.com>
383         * po/fr.po: Updated french translation.
385 2010-04-20  Nick Clifton  <nickc@redhat.com>
387         * readelf.c: Add _() macros to constant strings that are
388         translatable.
390         * readelf.c (display_mips_gnu_attribute): Replace GCC options
391         with a textual description of single and double precision float.
393 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
395         * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
396         (arm_attr_tag_ABI_align8_needed): Remove.
397         (arm_attr_tag_ABI_align8_preserved): Remove.
398         (arm_attr_tag_ABI_HardFP_use): Update text strings.
399         (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
400         (display_arm_attribute): Add decoding of ABI v2.08 attributes.
402 2010-04-13  Nick Clifton  <nickc@redhat.com>
404         PR binutils/11419
405         * dwarf.c (process_debug_info): Initialise the signature array.
407 2010-04-09  Nick Clifton  <nickc@redhat.com>
409         * dwarf.c (process_debug_info): Remove unused variable
410         cu_abbrev_offset_ptr.
411         (display_debug_lines_decoded): Remove unused variable prev_line.
412         * elfedit.c (process_archive): Remove unused variable
413         file_name_size.
414         * ieee.c (ieee_start_compilation_unit): Remove unused variable
415         nindx.
416         (ieee_set_type): Remove unused variables info, targetindx and
417         baseindx.
418         * objdump.c (disassmble_byte): Remove unused variable done_dot.
419         * rddbg.c (read_section_stabs_debugging_info): Remove unused
420         variable other.
421         * readelf.c (dump_section_as_strings): Remove unused variable
422         addr.
423         (process_archive): Remove unused variable file_name_size.
424         * stabs.c (parse_stab_string): Mark desc parameter as unused.
425         Remove unused variable lineno.
426         (parse_stab_struct_type): Remove unused variable orig.
427         (stab_demangle_type): Remove unused variables constp, volatilep
428         and hold.
430 2010-04-07  Alan Modra  <amodra@gmail.com>
432         * configure: Regenerate.
434 2010-04-06  Nick Clifton  <nickc@redhat.com>
436         * po/vi.po: Updated Vietnamese translation.
438 2010-04-05  Jakub Jelinek  <jakub@redhat.com>
440         * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
441         fields.
442         (display_debug_frames): Handle CIE version 4.
444         * dwarf.c (struct State_Machine_Registers): Add op_index field,
445         change end_sequence type to unsigned char.
446         (reset_state_machine): Clear op_index.
447         (process_extended_line_op): For DW_LNE_set_address clear op_index.
448         (display_debug_lines_raw): Initialize li_max_ops_per_insn.
449         Track op_index state machine register and print it if
450         li_max_ops_per_insn is != 1.
451         (display_debug_lines_decoded): Likewise.
453 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
455         * dwarf.c (read_and_display_attr_value): Don't reject
456         dwarf_version == 4.  Handle DW_FORM_sec_offset, DW_FORM_flag_present
457         and DW_FORM_exprloc.
458         (process_debug_info): Handle cu_version == 4.
459         (display_debug_lines_raw, display_debug_lines_decoded): Handle
460         li_version == 4.
462 2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
464         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
465         * Makefile.in: Regenerate.
467 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
469         * MAINTAINERS: Add self as TI C6X maintainer.
470         * NEWS: Add news entry for TI C6X support.
471         * readelf.c: Include elf/tic6x.h.
472         (guess_is_rela): Handle EM_TI_C6000.
473         (dump_relocations): Likewise.
474         (get_tic6x_dynamic_type): New.
475         (get_dynamic_type): Call it.
476         (get_machine_flags): Handle EF_C6000_REL.
477         (get_osabi_name): Handle machine-specific values only for relevant
478         machines.  Handle C6X values.
479         (get_tic6x_segment_type): New.
480         (get_segment_type): Call it.
481         (get_tic6x_section_type_name): New.
482         (get_section_type_name): Call it.
483         (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
484         EM_TI_C6000.
486 2010-03-25  Thomas Schwinge  <thomas@codesourcery.com>
488         * doc/binutils.texi (readelf) <unwind information>: Mention support for
489         ARM unwind tables.
491 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
493         * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
495 2010-03-17  Alan Modra  <amodra@gmail.com>
497         * readelf.c (dump_arm_unwind): Warning fix.
499 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
501         * MAINTAINERS: Update my email address.  List Tristan Gingold
502         as the release branch maintainer.
504 2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
506         * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
508 2010-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
510         * NEWS: Document .ARM.exidx / .ARM.extab support.
512         * dwarf.c (read_leb128): Make non-static.
513         * dwarf.h (read_leb128): Declare.
514         * readelf.c (REMOVE_ARCH_BITS): Define.
515         (find_section_by_address): New.
516         (read_uleb128): Move higher.  Use read_leb128 from dwarf.c.
517         (find_symbol_for_address): Handle the Thumb bit for ARM, by
518         using REMOVE_ARCH_BITS.
519         (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
520         (arm_free_section, arm_section_get_word, decode_arm_unwind)
521         (dump_arm_unwind, arm_process_unwind): New.
522         (process_unwind): Handle ARM.
524 2010-02-26  Jie Zhang  <jie@codesourcery.com>
526         * MAINTAINERS: Update my email address.
528 2010-02-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
530         PR binutils/11298
531         * doc/binutils.texi (windmc): Fix synopsis and description of
532         ASCII options.
534 2010-02-19  Alan Modra  <amodra@gmail.com>
536         * readelf.c (get_group_flags): Return empty string when flags zero.
537         Add space in other returned values.
538         (process_section_groups): Adjust format string.
540 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
542         * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
543         newly permitted attribute values.
544         (arm_attr_tag_Virtualization_use): Likewise.
545         (arm_attr_tag_DIV_use): Add description of new attribute.
546         (arm_attr_tag_MPextension_use_legacy): Likewise.
548 2010-02-15  Nick Clifton  <nickc@redhat.com>
550         * po/vi.po: Updated Vietnamese translation.
552 2010-02-09  Michael Holzheu  <holzheu@de.ibm.com>
554         * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
555         NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
557 2010-02-08  Jim Blandy  <jimb@red-bean.com>
559         * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
560         'z' augmentation strings.
562 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
564         * objdump.c (disassemble_bytes): Clear aux->reloc before printing
565         a new address, so as not to reuse a previous, non-related reloc.
567 2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
569         * readelf.c (get_note_type): Handle NT_X86_XSTATE.
571 2010-02-01  Nathan Sidwell  <nathan@codesourcery.com>
573         * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
574         sections.
576 2010-01-28  Nick Clifton  <nickc@redhat.com>
578         PR 11225
579         * objdump.c (only): Replace with linked list.
580         (only_size, only_used): Replace with only_list.
581         (process_section_p): Set seen field on matches sections.
582         (add_only): New function.
583         (free_only_list): New function.
584         (disassemble_section): Check only_list.
585         (main): Use add_only and free_only_list.
587 2010-01-26  Tristan Gingold  <gingold@adacore.com>
589         * Makefile.am (bin2c): Add libintl dependance and library.
590         * Makefile.in: Regenerate.
592 2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
594         * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
596 2010-01-19  Ian Lance Taylor  <iant@google.com>
598         * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
599         with non-ordinary files like /dev/null.
601 2010-01-19  Daisuke Hatayama  <d.hatayama@jp.fujitsu.com>
602             Alan Modra <amodra@gmail.com>
604         * readelf.c (process_file_header): Handle e_phnum extension.
606 2010-01-14  Tristan Gingold  <gingold@adacore.com>
608         * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
609         and DW_AT_GNAT_descriptive_type.
611 2010-01-13  Tristan Gingold  <gingold@adacore.com>
613         * ar.c (main): Use lbasename.
614         (normalize): Ditto.
615         * objdump.c (update_source_path): Ditto.
617 2010-01-12  Tristan Gingold  <gingold@adacore.com>
619         * makefile.vms (CFLAGS): Turns warnings into informational messages.
621 2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
623         PR ld/11146
624         * NEWS: Mention --dyn-syms for readelf.
626         * readelf.c (do_dyn_syms): New.
627         (OPTION_DYN_SYMS): Likewise.
628         (options): Add "dyn-syms".
629         (usage): Add --dyn-syms.
630         (parse_args): Handle OPTION_DYN_SYMS.
631         (process_symbol_table): Handle do_dyn_syms.
632         (process_object): Likewise.
633         (process_archive): Likewise.
635         * doc/binutils.texi: Document --dyn-syms for readelf.  Mention
636         symbol hash tables for -D.
638 2010-01-11  Nick Clifton  <nickc@redhat.com>
640         * NEWS: Mention addition of elfedit.
642         * po/fi.po: Updated Finnish translation.
644 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
646         * Makefile.in: Regenerate.
647         * configure: Regenerate.
648         * doc/Makefile.in: Regenerate.
650 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
652         * version.c (print_version): Change to "Copyright 2010".
654 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
656         * elfedit.c (input_elf_type): New.
657         (output_elf_type): Likewise.
658         (elf_type): Likewise.
659         (update_elf_header): Support updating ELF file type.
660         (command_line_switch): Add OPTION_INPUT_TYPE and
661         OPTION_OUTPUT_TYPE.
662         (options): Likewise.
663         (usage): Add --input-type and --output-type.
664         (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE.  Check
665         one of --output-mach and --output-type must be specified.
667         * doc/binutils.texi: Document --input-type and --output-type
668         for elfedit.
670 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
672         * doc/binutils.texi: Fix a typo.
674 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
676         * elfedit.c (update_elf_header): Don't change input_elf_class
677         nor input_elf_machine if they are -1.
679 2010-01-08  Tristan Gingold  <gingold@adacore.com>
681         * ar.c: Remove bfd_special_undocumented_glue prototype.
683 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
685         * elfedit.c (update_elf_header): Reformat.
687 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
689         * readelf.c (usage): Fix indent for --symbols.
691 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
693         * doc/binutils.texi: Replace -histogram with --histogram.
695 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
697         PR binutils/11131
698         * Makefile.am (ELFEDIT_PROG): New.
699         (bin_PROGRAMS): Add $(ELFEDIT_PROG).
700         (CFILES): Add elfedit.c.
701         (elfedit_DEPENDENCIES): New.
702         (elfedit_SOURCES): Likewise.
703         (elfedit_LDADD): Likewise.
704         * Makefile.in: Regenerated.
706         * elfedit.c: New.
708         * doc/binutils.texi: Document elfedit.
710         * doc/Makefile.am (man_MANS): Add elfedit.1.
711         (elfedit.1): New.
712         * doc/Makefile.in: Regenerated.
714 2010-01-06  Tristan Gingold  <gingold@adacore.com>
716         * nm.c (usage): Remove extra blanks.
718 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
720         * objcopy.c: Update copyright.
721         * readelf.c: Likewise.
723 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
725         PR binutils/11130
726         * objcopy.c (copy_object): Remove "Warning: " from error
727         message.
729 2010-01-04  Nick Clifton  <nickc@redhat.com>
731         PR 11128
732         * readelf.c (dump_section_as_strings): Use two separate
733         invocations of printf() in order to work around bugs in
734         the Solaris 8 implementation.
736 2010-01-04  Nick Clifton  <nickc@redhat.com>
738         * po/ru.po: Updated Russian translation.
740 For older changes see ChangeLog-2009
742 Local Variables:
743 mode: change-log
744 left-margin: 8
745 fill-column: 74
746 version-control: never
747 End: