summaryrefslogtreecommitdiff
path: root/src/arch-syscall-validate
Commit message (Expand)AuthorAgeFilesLines
* arch: add the ability to dump the sycall definitions in arch-syscall-validatePaul Moore2015-07-011-23/+42
* arch: update the syscall validate script to reflect changes in x86Paul Moore2015-07-011-3/+3
* arm: add some missing syscallsPaul Moore2015-05-061-12/+26
* arm: fix some problems with the syscall tablePaul Moore2015-04-101-1/+1
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-1/+47
* arch: add mips64n32 to the defaults in arch-syscall-validatePaul Moore2014-08-211-1/+1
* arch: fix the arch-syscall-validate script for x86/x86_64/x32Paul Moore2014-08-201-9/+9
* arch: add mips64n32 supportPaul Moore2014-08-201-0/+39
* arch: add mips64 supportPaul Moore2014-08-201-1/+40
* tests: provide a simple syscall validation toolPaul Moore2014-06-241-0/+323