From 9825197a09146c6259f085d8fd8b485e054351b7 Mon Sep 17 00:00:00 2001 From: "mostang.com!davidm" Date: Wed, 23 Apr 2003 19:22:42 +0000 Subject: [PATCH] Update. (Logical change 1.85) --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 3d23657d..095833e9 100644 --- a/TODO +++ b/TODO @@ -7,7 +7,8 @@ Testing: the NaT bit, even in the face of register-rotation - ensure that IA64_INSN_MOVE_STACKED works correctly in the face of register rotation - - test with Intel compiler + - on Linux, test access to f32-f127 in a signal handler (e.g., verify + that fph partition gets initialized properly) === taken care of: @@ -52,3 +53,4 @@ Testing: + man-page for unw_set_reg() + man-page for unw_get_fpreg() + man-page for unw_set_fpreg() ++ test with Intel compiler