summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f11fa2b..c37740a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-12-14 David Smith <dsmith@redhat.com>
+
+ * tapsets.cxx (struct dwarf_var_expanding_copy_visitor): Added
+ 'return_ts_map' member variable.
+ (dwarf_var_expanding_copy_visitor::visit_target_symbol):
+ Optimization. If we've already seen this target variable in this
+ return probe, return the last replacement (instead of creating a
+ new replacement).
+
2006-12-13 David Smith <dsmith@redhat.com>
* tapsets.cxx (struct dwarf_var_expanding_copy_visitor): Added