summaryrefslogtreecommitdiff
path: root/arch/mips/syscall_arch.h
AgeCommit message (Expand)AuthorLines
2013-03-26remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker-2/+0
2012-09-15fix buggy constraints in mips inline syscall asmRich Felker-2/+2
2012-09-11improve mips syscall asm constraints to use immediates, if possibleRich Felker-12/+21
2012-09-10eliminate assumption that mips syscall restart preserves r25Rich Felker-23/+12
2012-09-09inline syscall support for mipsRich Felker-0/+57
2012-09-08syscall organization overhaulRich Felker-0/+41