* configure: Regenerate.
[binutils-gdb.git] / binutils / ChangeLog
index 5093dab172d6feb50f513db1f16490bbf08086ca..78d72cf520322a1cbd7a4420aa7fdd45cfd572f6 100644 (file)
@@ -1,3 +1,26 @@
+2010-04-07  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2010-04-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2010-04-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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  <jakub@redhat.com>
 
        * dwarf.c (read_and_display_attr_value): Don't reject
@@ -7,6 +30,11 @@
        (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.