Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix passing of 64-bit syscall arguments on microblaze | Rich Felker | 2019-05-05 | 1 | -1/+1 |
* | remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch | Rich Felker | 2019-04-10 | 1 | -9/+0 |
* | work around broken kernel struct ipc_perm on some big endian archs | Rich Felker | 2018-06-20 | 1 | -0/+2 |
* | fix __syscall declaration with wrong visibility in syscall_arch.h | Szabolcs Nagy | 2015-04-30 | 1 | -2/+0 |
* | unify non-inline version of syscall code across archs | Rich Felker | 2014-11-22 | 1 | -34/+2 |
* | fix microblaze syscall register clobbers | Rich Felker | 2014-04-02 | 1 | -7/+7 |
* | 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 |
* | inline syscalls for microblaze | Rich Felker | 2012-10-18 | 1 | -0/+97 |
* | microblaze port | Rich Felker | 2012-09-29 | 1 | -0/+41 |