2003-03-23 01:31:38 +08:00
|
|
|
- optimize translated cache chaining (DLL PLT-like system)
|
2003-03-24 00:49:39 +08:00
|
|
|
- more syscalls (in particular all 64 bit ones, IPCs, fix 64 bit issues)
|
|
|
|
- finish signal handing (fp87 state, more siginfo conversions)
|
|
|
|
- verify thread support (clone() and various locks)
|
2003-03-23 01:31:38 +08:00
|
|
|
- vm86 syscall support
|
|
|
|
- overrides/16bit for string ops
|
2003-03-02 01:13:26 +08:00
|
|
|
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
|
2003-03-19 08:00:28 +08:00
|
|
|
- improved 16 bit support
|
2003-03-06 06:24:48 +08:00
|
|
|
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
|