summaryrefslogtreecommitdiff
path: root/libhurd-mm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libhurd-mm/ChangeLog')
-rw-r--r--libhurd-mm/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libhurd-mm/ChangeLog b/libhurd-mm/ChangeLog
index e72d016..121e73c 100644
--- a/libhurd-mm/ChangeLog
+++ b/libhurd-mm/ChangeLog
@@ -1,5 +1,11 @@
2009-01-16 Neal H. Walfield <neal@gnu.org>
+ * exceptions.c (hurd_activation_stack_dump): Use AF_REGS_FMT and
+ AF_REGS_PRINTF rather than naming the registers explicitly.
+ (hurd_activation_handler_normal): Likewise.
+
+2009-01-16 Neal H. Walfield <neal@gnu.org>
+
* mm-init.c (mm_init) [!NDEBUG && i386]: Clear STORAGE and assert
that it is not VG_ADDR_VOID before freeing the associated storage.
Assert that the fault callback was called.