Revision bc8a22cc TODO

b/TODO
1
- fix thread locks
2
- fix thread stack liberation
3
- fix x86 stack allocation
1 4
- optimize translated cache chaining (DLL PLT-like system)
2 5
- more syscalls (in particular all 64 bit ones, IPCs, fix 64 bit
3 6
  issues, fix 16 bit uid issues)
4 7
- finish signal handing (fp87 state, more siginfo conversions)
5 8
- verify thread support (clone() and various locks)
6
- vm86 syscall support
7 9
- overrides/16bit for string ops
8 10
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
9
- improved 16 bit support 
10 11
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)

Also available in: Unified diff