* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 8987c417537180fff19aec67230f37dc0ef941a8..279fd5ef6834f4dfe178c08d246af8aa9d29b0b1 100644 (file)
@@ -1,3 +1,107 @@
+2010-04-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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  <schwab@linux-m68k.org>
+
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
+       * Makefile.in: Regenerate.
+
+2010-03-25  Joseph Myers  <joseph@codesourcery.com>
+
+       * 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  <thomas@codesourcery.com>
+
+       * doc/binutils.texi (readelf) <unwind information>: Mention support for
+       ARM unwind tables.
+
+2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
+
+2010-03-17  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (dump_arm_unwind): Warning fix.
+
+2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS: Update my email address.  List Tristan Gingold
+       as the release branch maintainer.
+
+2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
+
+2010-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * 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  <jie@codesourcery.com>
+
+       * MAINTAINERS: Update my email address.
+
+2010-02-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
+
+       PR binutils/11298
+       * doc/binutils.texi (windmc): Fix synopsis and description of
+       ASCII options.
+
+2010-02-19  Alan Modra  <amodra@gmail.com>
+
+       * 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  <matthew.gretton-dann@arm.com>
+
+       * 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  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2010-02-09  Michael Holzheu  <holzheu@de.ibm.com>
+
+       * 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  <jimb@red-bean.com>
 
        * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
This page took 0.024394 seconds and 4 git commands to generate.