OSDN Git Service

fix passing of 64-bit syscall arguments on microblaze
[android-x86/external-musl-libc.git] / arch / microblaze / syscall_arch.h
2019-05-05 Rich Felkerfix passing of 64-bit syscall arguments on microblaze
2019-04-10 Rich Felkerremove cruft for supposedly-buggy clang from or1k ...
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2015-04-30 Szabolcs Nagyfix __syscall declaration with wrong visibility in...
2014-11-23 Rich Felkerunify non-inline version of syscall code across archs
2014-04-02 Rich Felkerfix microblaze syscall register clobbers
2014-02-24 rofl0rfixup general __syscall breakage introduced in x32...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-10-19 Rich Felkerinline syscalls for microblaze
2012-09-29 Rich Felkermicroblaze port