ba7cbe760f
These sources are ported from FreeBSD/ia64 code. See individual source files for credits. In addition, code from NetBSD/alpha NetBSD/sparc64, NetBSD/i386 and NetBSD/amd64 were used as templates, along with my own additions.
8 lines
320 B
Plaintext
8 lines
320 B
Plaintext
This is a list of TODO's without which the unwind code is *buggy*.
|
|
|
|
- The Mem-stack
|
|
- All Preserved Registers (ar.unat, ar.rnat, ar.lc, ar.fpsr, ar.bsp, ar.bspstore)
|
|
- Implicit register saves via _when descriptor records.
|
|
- Multiple unwind label_states ( How do we do this without malloc ? )
|
|
- Floating Point registers.
|