rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
[musl] / arch / arm / syscall_arch.h
2016-07-01 Rich Felkerfix posix_fadvise syscall args on powerpc, unify with...
2015-06-14 Szabolcs Nagyarm: add vdso support
2015-04-30 Szabolcs Nagyfix __syscall declaration with wrong visibility in...
2014-11-23 Rich Felkerinline 5- and 6-argument syscalls on arm
2014-11-23 Rich Felkerremove old clang workarounds from arm syscall implement...
2014-02-24 rofl0rfixup general __syscall breakage introduced in x32...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-15 Rich Felkerfix syscall asm constraints for arm too
2012-09-09 Rich Felkerinline syscall support for arm
2012-09-09 Rich Felkersyscall organization overhaul