Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inline 5- and 6-argument syscalls on arm | Rich Felker | 2014-11-22 | 1 | -2/+15 |
* | remove old clang workarounds from arm syscall implementation | Rich Felker | 2014-11-22 | 1 | -31/+0 |
* | 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 syscall asm constraints for arm too | Rich Felker | 2012-09-15 | 1 | -4/+4 |
* | inline syscall support for arm | Rich Felker | 2012-09-09 | 1 | -0/+53 |
* | syscall organization overhaul | Rich Felker | 2012-09-08 | 1 | -0/+41 |