about summary refs log tree commit diff
path: root/arch/mips/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-2/+0
* fix buggy constraints in mips inline syscall asmRich Felker2012-09-151-2/+2
* improve mips syscall asm constraints to use immediates, if possibleRich Felker2012-09-111-12/+21
* eliminate assumption that mips syscall restart preserves r25Rich Felker2012-09-101-23/+12
* inline syscall support for mipsRich Felker2012-09-091-0/+57
* syscall organization overhaulRich Felker2012-09-081-0/+41