Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-15 | fix buggy constraints in mips inline syscall asm | Rich Felker | -2/+2 |
2012-09-11 | improve mips syscall asm constraints to use immediates, if possible | Rich Felker | -12/+21 |
2012-09-10 | eliminate assumption that mips syscall restart preserves r25 | Rich Felker | -23/+12 |
2012-09-09 | inline syscall support for mips | Rich Felker | -0/+57 |
2012-09-08 | syscall organization overhaul | Rich Felker | -0/+41 |