about summary refs log tree commit diff
path: root/arch/arm/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* arm: add vdso supportSzabolcs Nagy2015-06-141-0/+4
* fix __syscall declaration with wrong visibility in syscall_arch.hSzabolcs Nagy2015-04-301-2/+0
* inline 5- and 6-argument syscalls on armRich Felker2014-11-221-2/+15
* remove old clang workarounds from arm syscall implementationRich Felker2014-11-221-31/+0
* fixup general __syscall breakage introduced in x32 portrofl0r2014-02-241-0/+2
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-2/+0
* fix syscall asm constraints for arm tooRich Felker2012-09-151-4/+4
* inline syscall support for armRich Felker2012-09-091-0/+53
* syscall organization overhaulRich Felker2012-09-081-0/+41