summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index aa7058ed..9c275c0a 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,5 +1,10 @@
2008-06-23 David Smith <dsmith@redhat.com>
+ * task_finder_vma.c (__stp_tf_vma_hash): Improved determination of
+ whether this is a 64-bit platform.
+ * syscall.h: Handles kernels with older style register
+ definitions.
+
* task_finder.c (__stp_tf_vm_cb): New function.
(stap_register_task_finder_target): Sets up syscall entry and
syscall exit handlers.