From 992370c0219936911f3bba6c62b00c886ecae392 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Fri, 16 Jan 2009 20:29:53 +0100 Subject: Add macros to print the register file. Use them. hurd/ 2009-01-16 Neal H. Walfield * thread.h (AF_REGS_FMT): New macro. (AF_REGS_PRINTF): Likewise. libhurd-mm/ 2009-01-16 Neal H. Walfield * 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. --- hurd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hurd/ChangeLog') diff --git a/hurd/ChangeLog b/hurd/ChangeLog index 1082520..659488a 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,8 @@ +2009-01-16 Neal H. Walfield + + * thread.h (AF_REGS_FMT): New macro. + (AF_REGS_PRINTF): Likewise. + 2008-12-18 Neal H. Walfield * thread.h (hurd_myself): Assume UTCB->TID is set correctly. -- cgit v1.2.3