Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |