summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9156691..ef5457a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,14 @@
2008-08-15 Frank Ch. Eigler <fche@elastic.org>
+ PR 6836
+ * tapsets.cxx (dwarf_var...visit_target_symbol): Emit
+ "return=0xf00" instead of "$return=0xf00" for $$return,
+ for consistency with other variables.
+ * NEWS, stapprobes.5.in: Update.
+
+2008-08-15 Frank Ch. Eigler <fche@elastic.org>
+
PR 6836.
* tapsets.cxx (dwarf_var...visit_target_symbol): Show
"var=?" for unlocatable variables. Support $$return.