summaryrefslogtreecommitdiff
path: root/src/arch-arm.h
Commit message (Expand)AuthorAgeFilesLines
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-9/+1
* all: update the syscall validation code/scripts for January 2017Paul Moore2017-01-251-1/+1
* all: update my email addressPaul Moore2016-02-111-1/+1
* arch: perform a number of simplications in the arch codePaul Moore2014-08-271-4/+0
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-0/+2
* all: resolve issues caused by big endian systemsPaul Moore2014-02-091-0/+2
* arch: remove direct access to the syscall tablesPaul Moore2013-03-261-1/+3
* arch: add basic ARM supportPaul Moore2013-03-261-0/+35