summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 005af837..24fa8e3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-05-16 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 5643
+ * tapsets.cxx (cu_function_cache_t): Reorganize into
+ mod:cu->function->DIE lookup table. Consider merging into symtab
+ later.
+ (mark_dwarf_redudancies): Adapt.
+ (iterate_over_functions): Rewrite.
+ (dwarf_builder::build): Cache kprobes etc. symbol addresses.
+ * elaborate.cxx (systemtap_session ctor): Clear additional POD fields.
+
2008-05-15 David Smith <dsmith@redhat.com>
* main.cxx (setup_signals): New function.