summaryrefslogtreecommitdiff
path: root/arch/microblaze/syscall_arch.h
AgeCommit message (Expand)AuthorLines
2019-05-05fix passing of 64-bit syscall arguments on microblazeRich Felker-1/+1
2019-04-10remove cruft for supposedly-buggy clang from or1k & microblaze syscall_archRich Felker-9/+0
2018-06-20work around broken kernel struct ipc_perm on some big endian archsRich Felker-0/+2
2015-04-30fix __syscall declaration with wrong visibility in syscall_arch.hSzabolcs Nagy-2/+0
2014-11-22unify non-inline version of syscall code across archsRich Felker-34/+2
2014-04-02fix microblaze syscall register clobbersRich Felker-7/+7
2014-02-24fixup general __syscall breakage introduced in x32 portrofl0r-0/+2
2013-03-26remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker-2/+0
2012-10-18inline syscalls for microblazeRich Felker-0/+97
2012-09-29microblaze portRich Felker-0/+41