summaryrefslogtreecommitdiff
path: root/src/arch-x32-syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-0/+1
|\
| * arch: add support for s390xJan Willeke2015-07-131-0/+1
* | arch: update the syscall tables for 4.2-rc5Paul Moore2015-08-051-1/+2
* | Merge branch 'working-ppc64'Paul Moore2015-08-051-0/+7
|\ \ | |/ |/|
| * Merge branch 'master' into working-ppc64Paul Moore2015-02-121-1/+3
| |\
| * | arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+7
* | | arm: add some missing syscallsPaul Moore2015-05-061-0/+4
| |/ |/|
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-091-1/+3
|/
* tools: add the missing x32 check to arch-syscall-checkPaul Moore2014-08-271-0/+2
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-0/+1
* arch: update the syscall tables to 3.17-rc1+Paul Moore2014-08-201-4/+8
* arch: sync the syscall table entriesPaul Moore2014-06-251-0/+5
* arch: update the x32 syscall tablePaul Moore2014-06-251-11/+413
* tests: provide a simple syscall validation toolPaul Moore2014-06-241-0/+13
* arch: ensure that we handle x32 correctly when checking the architecturePaul Moore2013-03-281-4/+2
* arch: leverage the x86_64 syscall table in x32Paul Moore2013-03-261-413/+11
* arch: remove direct access to the syscall tablesPaul Moore2013-03-261-0/+48
* arch: add basic ARM supportPaul Moore2013-03-261-2/+10
* arch: add basic x32 supportPaul Moore2013-03-261-0/+415