| Age | Commit message (Collapse) | Author |
|
|
|
delivery now seems fully functionnal.
|
|
|
|
|
|
|
|
|
|
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
|
|
|
|
|
|
|
|
powerpc could use it later if needed. m68k and alpha should never need it.
|
|
fcntl64 was still marked UNIMPL, but the implementation existed, causing
a missing prototype warning.
XXX I have no clue if this is the correct fix - someone able to test this
please review it!
|
|
implemented)
|
|
Linux program don't like that. Explicitly zero out the registers for
DEBUG kernels.
|
|
to run Linux/Alpha binaries.
|
|
dynamic binaries work on 32 bit mips. Signals are completely broken yet,
and ptrace is not supported.
|
|
|
|
|
|
|
|
emulation
|
|
alpha and i386. It has been tested and works on i386.
|
|
|
|
All headers should be common to 32 bits MIPS and 64 bits MIPS now.
|
|
|
|
|
|
|
|
|
|
|
|
Linux's ldd)
|
|
|
|
|
|
|
|
on MIPS and sparc machines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|