remove arm (32-bit) support for vdso clock_gettime
[musl] / arch / arm / syscall_arch.h
2020-04-26 Rich Felkerremove arm (32-bit) support for vdso clock_gettime
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2018-05-01 Rich Felkerwork around arm gcc's rejection of r7 asm constraints...
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