1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-28 23:22:38 +02:00
(Logical change 1.85)
This commit is contained in:
mostang.com!davidm 2003-04-23 19:22:42 +00:00
parent e455a9297e
commit 9825197a09

4
TODO
View file

@ -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