TODO 226 字节
Newer Older
B
bellard 已提交
1 2 3
- tests
- signals
- threads
4
- fix printf for doubles (fp87.c bug ?)
B
bellard 已提交
5
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
B
bellard 已提交
6
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)