Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup general __syscall breakage introduced in x32 port | rofl0r | 2014-02-24 | 1 | -0/+2 |
* | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 2013-03-26 | 1 | -2/+0 |
* | fix buggy constraints in mips inline syscall asm | Rich Felker | 2012-09-15 | 1 | -2/+2 |
* | improve mips syscall asm constraints to use immediates, if possible | Rich Felker | 2012-09-11 | 1 | -12/+21 |
* | eliminate assumption that mips syscall restart preserves r25 | Rich Felker | 2012-09-10 | 1 | -23/+12 |
* | inline syscall support for mips | Rich Felker | 2012-09-09 | 1 | -0/+57 |
* | syscall organization overhaul | Rich Felker | 2012-09-08 | 1 | -0/+41 |