summaryrefslogtreecommitdiff
path: root/src/arch-syscall-check.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix arch-syscall-check for all supported architecturesPaul Moore2017-02-271-1/+1
* build: fix a problem where arch-syscall-check could fail and return 0Paul Moore2017-02-271-0/+2
* all: update the syscall validation code/scripts for January 2017Paul Moore2017-01-251-57/+47
* arch: Add parisc architecture supportHelge Deller2016-05-251-0/+11
* all: update my email addressPaul Moore2016-02-111-1/+1
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-10/+32
|\
| * arch: add support for s390Jan Willeke2015-07-131-2/+13
| * arch: add support for s390xJan Willeke2015-07-131-1/+13
* | arch: add a ppc syscall tableBogdan Purcareata2015-02-171-1/+12
* | tests: minor fix in arch-syscall-checkBogdan Purcareata2015-02-111-1/+1
* | arch: add a ppc64 syscall tablePaul Moore2015-02-061-3/+15
|/
* all: fix a number of small bugs found by CoverityPaul Moore2014-08-291-9/+11
* tools: add the missing x32 check to arch-syscall-checkPaul Moore2014-08-271-1/+12
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-1/+13
* arch: add mips64n32 supportPaul Moore2014-08-201-9/+21
* arch: add mips64 supportPaul Moore2014-08-201-1/+12
* tests: add the missing function comments to arch-syscall-checkPaul Moore2014-06-241-0/+13
* all: minor style fixes to pass 'make check-syntax'Paul Moore2014-06-241-1/+1
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-0/+109