Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix another mips gratuitous-incompatibility bug: ioctl numbers | Rich Felker | 2012-08-07 | 1 | -2/+2 | |
* | fix socket.h on mips | Rich Felker | 2012-08-05 | 1 | -0/+3 | |
* | add floating point register saving/restoring to mips setjmp/longjmp | Rich Felker | 2012-07-22 | 1 | -1/+1 | |
* | workaround another sendmsg kernel bug on 64-bit machines | Rich Felker | 2012-07-12 | 1 | -0/+7 | |
* | fix redef of sigprocmask constants on mips | Rich Felker | 2012-07-12 | 1 | -0/+3 | |
* | more mips bits-header fixes | Rich Felker | 2012-07-12 | 1 | -2/+6 | |
* | fix mips syscalls with long long args | Rich Felker | 2012-07-12 | 1 | -1/+1 | |
* | fix mips mcontext_t structure size | Rich Felker | 2012-07-12 | 1 | -1/+5 | |
* | fix MAP_ANONYMOUS value for mips, remove cruft copied from i386 | Rich Felker | 2012-07-11 | 1 | -2/+1 | |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 25 | -0/+1809 |