xref: /netbsd-src/sys/arch/ia64/unwind/TODO (revision ba7cbe760f305c166def57a96d6f2512f1d23ae8)
1This is a list of TODO's without which the unwind code is *buggy*.
2
3- The Mem-stack
4- All Preserved Registers (ar.unat, ar.rnat, ar.lc, ar.fpsr, ar.bsp, ar.bspstore)
5- Implicit register saves via _when descriptor records.
6- Multiple unwind label_states ( How do we do this without malloc ? )
7- Floating Point registers.
8