Statistics
| Branch: | Revision:

root / TODO @ 7d13299d

History | View | Annotate | Download (341 Bytes)

1
- optimize translated cache chaining (DLL PLT like system)
2
- optimize inverse flags propagation (easy by generating intermediate
3
  micro operation array).
4
- signals
5
- threads
6
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
7
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
8
- tests