summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2012-07-22add floating point register saving/restoring to mips setjmp/longjmpRich Felker-1/+1
2012-07-12fix broken mips a_fetch_addRich Felker-7/+7
2012-07-12mipsel (little endian) supportRich Felker-1/+1
2012-07-12workaround another sendmsg kernel bug on 64-bit machinesRich Felker-0/+7
2012-07-12fix redef of sigprocmask constants on mipsRich Felker-0/+3
2012-07-12more mips bits-header fixesRich Felker-2/+6
2012-07-12fix mips syscalls with long long argsRich Felker-1/+1
2012-07-12fix mips mcontext_t structure sizeRich Felker-1/+5
2012-07-11fix MAP_ANONYMOUS value for mips, remove cruft copied from i386Rich Felker-2/+1
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+2037