summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a435d585..10613899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-06-20 Graydon Hoare <graydon@redhat.com>
+
+ * configure.ac: Scan for libdwfl.
+ * staptree.h (verbose): New global.
+ * main.cxx (usage, main): Implement -v option.
+ * tapsets.cxx (dwflpp): New struct.
+ (query_statement): New function.
+ (query_function): New function.
+ (query_cu): New function.
+ (query_module): New function.
+ (dwarf_derived_probe): Implement primary forms.
+
2005-06-14 Graydon Hoare <graydon@redhat.com>
* tapsets.h: New file.