Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-30 | fix __syscall declaration with wrong visibility in syscall_arch.h | Szabolcs Nagy | -2/+0 |
2014-11-22 | unify non-inline version of syscall code across archs | Rich Felker | -34/+2 |
2014-04-02 | fix microblaze syscall register clobbers | Rich Felker | -7/+7 |
2014-02-24 | fixup general __syscall breakage introduced in x32 port | rofl0r | -0/+2 |
2013-03-26 | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | -2/+0 |
2012-10-18 | inline syscalls for microblaze | Rich Felker | -0/+97 |
2012-09-29 | microblaze port | Rich Felker | -0/+41 |