aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index eafdee4..1097608 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2013-08-07 Tom Tromey <tromey@redhat.com>
+ * dwarf2read.c (recursively_compute_inclusions): Add
+ "immediate_parent" argument. Set symtab's "user" field
+ if not set.
+ (compute_symtab_includes): Update.
+
+2013-08-07 Tom Tromey <tromey@redhat.com>
+
* linespec.c (convert_linespec_to_sals): Use maybe_add_address
when adding label symbols.