summaryrefslogtreecommitdiff
path: root/arch/mips/bits
AgeCommit message (Expand)AuthorLines
2012-09-02avoid "inline" in public headers for strict c89 compatibilityRich Felker-7/+7
2012-08-10fix incorrect ptrdiff_t type on mipsRich Felker-1/+1
2012-08-09add defines for number of sigset_t bytes syscalls expectRich Felker-0/+2
2012-08-07further fixes for mips ioctl.h headerRich Felker-4/+4
2012-08-07fix another mips gratuitous-incompatibility bug: ioctl numbersRich Felker-2/+2
2012-08-05fix socket.h on mipsRich Felker-0/+3
2012-07-22add floating point register saving/restoring to mips setjmp/longjmpRich 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/+1809