mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-28 18:07:37 +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
|
the NaT bit, even in the face of register-rotation
|
||||||
- ensure that IA64_INSN_MOVE_STACKED works correctly in the face of
|
- ensure that IA64_INSN_MOVE_STACKED works correctly in the face of
|
||||||
register rotation
|
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:
|
=== taken care of:
|
||||||
|
|
||||||
|
@ -52,3 +53,4 @@ Testing:
|
||||||
+ man-page for unw_set_reg()
|
+ man-page for unw_set_reg()
|
||||||
+ man-page for unw_get_fpreg()
|
+ man-page for unw_get_fpreg()
|
||||||
+ man-page for unw_set_fpreg()
|
+ man-page for unw_set_fpreg()
|
||||||
|
+ test with Intel compiler
|
||||||
|
|
Loading…
Reference in a new issue