mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 06:05:19 -04:00
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.
|