summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index bdf6e56d..3d506a18 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-27 Josh Stone <joshua.i.stone@intel.com>
+
+ PR 6432
+ * loc2c-runtime.h (kread, kwrite, deref, store_deref): Add
+ architecture-neutral implementations, using probe_kernel_*
+ facilites (controlled by autoconf).
+ * autoconf-probe-kernel.c: test for above.
+
2008-05-16 David Smith <dsmith@redhat.com>
PR 6499.