summaryrefslogtreecommitdiff
path: root/src/arch-x32.h
Commit message (Expand)AuthorAgeFilesLines
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-10/+2
* 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: provide a simple syscall validation toolPaul Moore2014-06-241-0/+2
* all: resolve issues caused by big endian systemsPaul Moore2014-02-091-0/+2
* arch: ensure that we handle x32 correctly when checking the architecturePaul Moore2013-03-281-0/+2
* arch: remove direct access to the syscall tablesPaul Moore2013-03-261-1/+3
* arch: add basic x32 supportPaul Moore2013-03-261-0/+35