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 a01ea51e..ceb87964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-08-11 Frank Ch. Eigler <fche@elastic.org>
+ * translate.cxx (emit_function): Add an extra { } around the
+ function body visitation.
+ * tapset/timestamp_functions.stp: New file.
+ * tapset/builtin_conversions.stp: Aggregated from [hex]string.
+ * tapset/builtin_logging.stp: Aggregated from log/warn/printk.
+
+2005-08-11 Frank Ch. Eigler <fche@elastic.org>
+
* tapsets.cxx: Tweak hex/decimal printing for consistency.
(emit_registrations): Remove module-specific code, anticipating
that libelf gives us run-time addresses already.