X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=18c06c5475045587dab9a9525f1a43b328924bad;hb=8ea5bce59057ef1906bf1180843c0900b191dcab;hp=ede4c6de667523e72c1f4a740fea6bcfcd4bba3a;hpb=4339cae0bb39a38117d51fc52066e659dccaee29;p=binutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ede4c6de667..18c06c54750 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,362 @@ +2010-07-19 Andreas Schwab + + * readelf.c (process_section_headers): Update key to flags. + +2010-07-17 Dave Korn + + * objcopy.c (copy_usage): Tweak previous typofix. + +2010-07-17 H.J. Lu + + * objcopy.c (copy_usage): Fix a typo. + +2010-07-15 Kai Tietz + + * dllwrap.c (main): Make sure is_leading_underscore + gets initialized with correct default. + +2010-07-05 Alan Modra + + * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning. + +2010-07-03 Cary Coutant + + * objdump.c (load_specific_debug_section): Decompress section contents + before applying relocations. + * readelf.c (load_specific_debug_section): Update section size after + decompression. + +2010-06-29 Alan Modra + + PR binutils/3166 + * objcopy.c (is_strip_section): Revert 2006-09-05. + (setup_section): Make SHT_GROUP section nobits. + +2010-06-29 Alan Modra + + * configure: Regenerate. + * po/POTFILES.in: Regenerate. + +2010-06-27 Alan Modra + + * resbin.c (res_to_bin_accelerator): Delete set but unused variables. + +2010-06-17 Nick Clifton + + PR binutils/11711 + * windres.c (enum option_values): New enum. + (long_options): Use separate option number for --include-dir + option. + (main): Separate backwards compatibility check from code to + implement --include-dir. Check to see if directory exists and do + not complain if it does. + +2010-06-15 Joseph Myers + + * readelf.c (display_tic6x_attribute, process_tic6x_specific): + New. + (process_arch_specific): Call process_tic6x_specific for + EM_TI_C6000. + +2010-06-11 H.J. Lu + + * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long + for 0x%lx. + +2010-06-11 Tristan Gingold + Doug Rupp + + * readelf.c (is_ia64_vms): New function. + (dump_relocations): Use it. + (get_machine_flags): Display IA-64 OpenVMS flags. + (process_program_headers): No error on OpenVMS if no .dynamic section. + (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New + declarations. + (dump_ia64_vms_dynamic_fixups): New function. + (dump_ia64_vms_dynamic_relocs): Ditto. + (process_ia64_vms_dynamic_relocs): Ditto. + (process_relocs): Handle IA-64 OpenVMS relocs. + (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros. + (print_vms_time): New function. + (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and + DT_IA_64_VMS_LNKFLAGS. + (get_ia64_symbol_other): New function. + (get_symbol_other): Handle EM_IA_64. + +2010-06-11 Tristan Gingold + + * unwind-ia64.c (unw_print_abreg): Add const to special_reg. + (UNW_DEC_ABI): Ditto for abiname. + (unw_decode_table): Make it const. + +2010-06-10 Tristan Gingold + + * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are + not inplace. + +2010-05-25 Daniel Jacobowitz + Joseph Myers + Andrew Stubbs + + * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC. + +2010-05-25 Jay Krell + + PR ld/11621 + * Makefile.am: Replace all occurences of .o with .@OBJEXT@ + * Makefile.in: Regenerate. + +2010-05-24 Tristan Gingold + + * readelf.c (usage): Add new trace sections for --debug-dump. + (process_section_headers): Handle dump of trace sections. + * objdump.c (usage): Add new trace sections for --dwarf. + * dwarf.h (do_trace_info, do_trace_abbrevs): New variables. + (do_trace_aranges): Ditto. + (enum dwarf_section_display_enum): Add trace_info, trace_abbrev + and trace_aranges literals. + * dwarf.c (do_trace_info, do_trace_abbrevs): New variables. + (do_trace_aranges): Ditto. + (process_debug_info): Add abbrev_sec argument and replace + abbrev with abbrev_sec. + (load_debug_info): Adjust call of process_debug_info. + (display_debug_info): Ditto. + (display_trace_info): New function. + (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs + and trace_aranges sections name. + (dwarf_select_sections_all): Also select trace sections. + (debug_displays): Reindent. Add entries for the trace sections. + * doc/binutils.texi (readelf): Document new --dwarf parameters. + (objdump): Ditto. + +2010-05-18 H.J. Lu + + PR gas/11600 + * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a + generic flag. + +2010-05-07 Tristan Gingold + + * Makefile.in: Regenerate with automake 1.11.1. + * aclocal.m4: Ditto. + * doc/Makefile.in: Ditto. + +2010-05-06 H.J. Lu + + * dwarf.c (init_dwarf_regnames): Handle EM_L1OM. + * readelf.c (get_elf_section_flags): Likewise. + (process_section_headers): Likewise. + +2010-05-05 Nick Clifton + + * po/es.po: Updated Spanish translation. + +2010-04-27 Kai Tietz + + * dlltool.c (main): Query for bfd's underscoring default for + default target case. + +2010-04-27 Nick Clifton + + * po/ru.po: Updated Russian translation. + +2010-04-23 Alan Modra + + * readelf.c (process_program_headers): Replace use of + ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT. + +2010-04-22 Nick Clifton + + * po/binutils.pot: Updated by the Translation project. + * po/fi.po: Updated Finnish translation. + * po/vi.po: Updated Vietnamese translation. + * po/bg.po: New Bulgarian translation. + * configure.in (ALL_LINGUAS): Add bg. + * configure: Regenerate. + +2010-04-20 Nick Clifton + + * po/fr.po: Updated french translation. + +2010-04-20 Nick Clifton + + * readelf.c: Add _() macros to constant strings that are + translatable. + +2010-04-15 Matthew Gretton-Dann + + * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch. + (arm_attr_tag_ABI_align8_needed): Remove. + (arm_attr_tag_ABI_align8_preserved): Remove. + (arm_attr_tag_ABI_HardFP_use): Update text strings. + (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags. + (display_arm_attribute): Add decoding of ABI v2.08 attributes. + +2010-04-13 Nick Clifton + + PR binutils/11419 + * dwarf.c (process_debug_info): Initialise the signature array. + +2010-04-09 Nick Clifton + + * dwarf.c (process_debug_info): Remove unused variable + cu_abbrev_offset_ptr. + (display_debug_lines_decoded): Remove unused variable prev_line. + * elfedit.c (process_archive): Remove unused variable + file_name_size. + * ieee.c (ieee_start_compilation_unit): Remove unused variable + nindx. + (ieee_set_type): Remove unused variables info, targetindx and + baseindx. + * objdump.c (disassmble_byte): Remove unused variable done_dot. + * rddbg.c (read_section_stabs_debugging_info): Remove unused + variable other. + * readelf.c (dump_section_as_strings): Remove unused variable + addr. + (process_archive): Remove unused variable file_name_size. + * stabs.c (parse_stab_string): Mark desc parameter as unused. + Remove unused variable lineno. + (parse_stab_struct_type): Remove unused variable orig. + (stab_demangle_type): Remove unused variables constp, volatilep + and hold. + +2010-04-07 Alan Modra + + * configure: Regenerate. + +2010-04-06 Nick Clifton + + * po/vi.po: Updated Vietnamese translation. + +2010-04-05 Jakub Jelinek + + * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size + fields. + (display_debug_frames): Handle CIE version 4. + + * dwarf.c (struct State_Machine_Registers): Add op_index field, + change end_sequence type to unsigned char. + (reset_state_machine): Clear op_index. + (process_extended_line_op): For DW_LNE_set_address clear op_index. + (display_debug_lines_raw): Initialize li_max_ops_per_insn. + Track op_index state machine register and print it if + li_max_ops_per_insn is != 1. + (display_debug_lines_decoded): Likewise. + +2010-04-01 Jakub Jelinek + + * dwarf.c (read_and_display_attr_value): Don't reject + dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present + and DW_FORM_exprloc. + (process_debug_info): Handle cu_version == 4. + (display_debug_lines_raw, display_debug_lines_decoded): Handle + li_version == 4. + +2010-03-30 Andreas Schwab + + * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. + * Makefile.in: Regenerate. + +2010-03-25 Joseph Myers + + * MAINTAINERS: Add self as TI C6X maintainer. + * NEWS: Add news entry for TI C6X support. + * readelf.c: Include elf/tic6x.h. + (guess_is_rela): Handle EM_TI_C6000. + (dump_relocations): Likewise. + (get_tic6x_dynamic_type): New. + (get_dynamic_type): Call it. + (get_machine_flags): Handle EF_C6000_REL. + (get_osabi_name): Handle machine-specific values only for relevant + machines. Handle C6X values. + (get_tic6x_segment_type): New. + (get_segment_type): Call it. + (get_tic6x_section_type_name): New. + (get_section_type_name): Call it. + (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle + EM_TI_C6000. + +2010-03-25 Thomas Schwinge + + * doc/binutils.texi (readelf) : Mention support for + ARM unwind tables. + +2010-03-18 H.J. Lu + + * readelf.c (decode_arm_unwind): Increase buf size to 9 byte. + +2010-03-17 Alan Modra + + * readelf.c (dump_arm_unwind): Warning fix. + +2010-03-16 Daniel Jacobowitz + + * MAINTAINERS: Update my email address. List Tristan Gingold + as the release branch maintainer. + +2010-03-05 Rainer Orth + + * readelf.c (get_ver_flags): Handle VER_FLG_INFO. + +2010-03-02 Daniel Jacobowitz + + * NEWS: Document .ARM.exidx / .ARM.extab support. + + * dwarf.c (read_leb128): Make non-static. + * dwarf.h (read_leb128): Declare. + * readelf.c (REMOVE_ARCH_BITS): Define. + (find_section_by_address): New. + (read_uleb128): Move higher. Use read_leb128 from dwarf.c. + (find_symbol_for_address): Handle the Thumb bit for ARM, by + using REMOVE_ARCH_BITS. + (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name) + (arm_free_section, arm_section_get_word, decode_arm_unwind) + (dump_arm_unwind, arm_process_unwind): New. + (process_unwind): Handle ARM. + +2010-02-26 Jie Zhang + + * MAINTAINERS: Update my email address. + +2010-02-23 Peter Breitenlohner + + PR binutils/11298 + * doc/binutils.texi (windmc): Fix synopsis and description of + ASCII options. + +2010-02-19 Alan Modra + + * readelf.c (get_group_flags): Return empty string when flags zero. + Add space in other returned values. + (process_section_groups): Adjust format string. + +2010-02-18 Matthew Gretton-Dann + + * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of + newly permitted attribute values. + (arm_attr_tag_Virtualization_use): Likewise. + (arm_attr_tag_DIV_use): Add description of new attribute. + (arm_attr_tag_MPextension_use_legacy): Likewise. + +2010-02-15 Nick Clifton + + * po/vi.po: Updated Vietnamese translation. + +2010-02-09 Michael Holzheu + + * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP, + NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX. + +2010-02-08 Jim Blandy + + * dwarf.c (display_debug_frames): Skip the 'S' character in CFI + 'z' augmentation strings. + +2010-02-08 Christophe Lyon + + * objdump.c (disassemble_bytes): Clear aux->reloc before printing + a new address, so as not to reuse a previous, non-related reloc. + 2010-02-02 H.J. Lu * readelf.c (get_note_type): Handle NT_X86_XSTATE.