2003-03-16 19:05:05 +01:00
|
|
|
- optimize translated cache chaining (DLL PLT like system)
|
2003-03-16 12:29:31 +01:00
|
|
|
- improved 16 bit support
|
2003-03-07 00:23:54 +01:00
|
|
|
- optimize inverse flags propagation (easy by generating intermediate
|
|
|
|
micro operation array).
|
2003-03-01 18:13:26 +01:00
|
|
|
- signals
|
|
|
|
- threads
|
|
|
|
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
|
2003-03-05 23:24:48 +01:00
|
|
|
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
|
2003-03-07 00:23:54 +01:00
|
|
|
- tests
|