summaryrefslogtreecommitdiff
path: root/benchmarks/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/ChangeLog')
-rw-r--r--benchmarks/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/benchmarks/ChangeLog b/benchmarks/ChangeLog
index c42d4d1..f49b400 100644
--- a/benchmarks/ChangeLog
+++ b/benchmarks/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-16 Neal H. Walfield <neal@gnu.org>
+
+ * activity-distribution.c (main): Use vg_thread_id_t and
+ hurd_myself, not l4_thread_id_t and l4_myself.
+ [USE_L4]: Only l4_sleep in this case.
+ * cache.c (helper_fork): Use hurd_myself, not l4_myself.
+ (main) [USE_L4]: Only call _L4_kdb in this case.
+ * shared-memory-distribution.c (main): Use vg_thread_id_t and
+ hurd_myself, not l4_thread_id_t and l4_myself.
+
2008-12-12 Neal H. Walfield <neal@gnu.org>
* cache.c (object_fill): Replace use of `struct exception_info'