Use hex_string instead of phex_nz for error.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 128454ccc9f520996425509fa20230f1b7f6e86e..279fd5ef6834f4dfe178c08d246af8aa9d29b0b1 100644 (file)
@@ -1,3 +1,54 @@
+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.
This page took 0.024357 seconds and 4 git commands to generate.