summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4896029..68887086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-22 Stan Cox <scox@redhat.com>
+
+ * dtrace: Rewritten to handle dtrace -h -G
+ * runtime/sdt.h: New .probes layout. Make labels unique, args unused.
+ * tapsets.cxx (dwarf_builder::build): New .probes layout.
+ Don't reset location->components[0].
+
2009-01-21 Mark Wielaard <mjw@redhat.com>
* configure.ac: Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.