15 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Rich Felker bf14ef193b re-enable vdso clock_gettime on arm (32-bit) with workaround 4 years ago
Rich Felker 4486c579cb remove arm (32-bit) support for vdso clock_gettime 6 years ago
Rich Felker 3814333964 switch all existing 32-bit archs to 64-bit time_t 7 years ago
Rich Felker 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs 8 years ago
Rich Felker e3c682ab52 work around arm gcc's rejection of r7 asm constraints in thumb mode 8 years ago
Rich Felker 3dd27f3aab fix posix_fadvise syscall args on powerpc, unify with arm fix 10 years ago
Szabolcs Nagy ee59c296d5 arm: add vdso support 11 years ago
Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h 11 years ago
Rich Felker 0e971b0e3f inline 5- and 6-argument syscalls on arm 12 years ago
Rich Felker 7d310ed1d0 remove old clang workarounds from arm syscall implementation 12 years ago
rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port 12 years ago
Rich Felker ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG 13 years ago
Rich Felker 075fdb909b fix syscall asm constraints for arm too 14 years ago
Rich Felker 5e3c243d8d inline syscall support for arm 14 years ago
Rich Felker 208eb584ef syscall organization overhaul 14 years ago