mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-25 00:27:39 +01:00
Update.
(Logical change 1.85)
This commit is contained in:
parent
e455a9297e
commit
9825197a09
1 changed files with 3 additions and 1 deletions
4
TODO
4
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
|
||||
|
|
Loading…
Reference in a new issue