Work around binutils/15021.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 94325d4d1376ab9f1cbbd9cc57113b21e636b7b5..c00bb3bfbc41f03eb394a04b68936a6a40d0a592 100644 (file)
@@ -1,3 +1,13 @@
+2013-01-23  Doug Evans  <dje@google.com>
+
+       Work around binutils/15021.
+       * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
+       type_unit_group out of union s.  All uses updated.
+       (read_index_from_section): Watch for index version 8.
+       (follow_die_sig): If using .gdb_index version <= 7, record the TU as
+       an imported symtab.
+       (write_psymtabs_to_index): Increment version number to 8.
+
 2013-01-22  Pedro Alves  <palves@redhat.com>
 
        * annotate.c (breakpoint_changed): Skip if breakpoint is not
This page took 0.023382 seconds and 4 git commands to generate.