summaryrefslogtreecommitdiff
path: root/TODO
blob: 36efe4e9e45970e1dfbdcbf1827b94967b62cdb2 (plain)
1
2
3
4
5
6
7
8
- overrides/16bit for string ops
- optimize translated cache chaining (DLL PLT-like system)
- 64 bit syscalls
- signals
- threads
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
- improved 16 bit support 
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)