include/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index aa3214496d1aa558b44539a0e8601603b3ce7b20..33139c3e6f79db425c92f653ad39dde4757cecd2 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * dwarf2.c (struct line_head): Add maximum_ops_per_insn field.
+       (struct line_info): Add op_index field, change end_sequence type to
+       unsigned char.
+       (new_line_sorts_after): For the same address compare op_index.
+       (add_line_info): Add op_index argument, store it into the structure.
+       (decode_line_info): Complain about unknown versions of .debug_line.
+       Initialize maximum_ops_per_insn.  Add op_index state register and
+       track it.
+
 2010-04-01  Nathan Sidwell  <nathan@codesourcery.com>
 
        * elf32-ppc.c (apuinfo_set): New static var.
This page took 0.024298 seconds and 4 git commands to generate.