summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-251-0/+1
* arch: Add 64-bit LoongArch supportXiaotian Wu2023-02-181-0/+1
* arch: replace arch-syscall-check with something more usefulPaul Moore2021-10-291-6/+3
* build: reorganize the code coverage targetsPaul Moore2021-08-121-6/+1
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-081-0/+1
* build: undefine "mips" to prevent build problems for MIPS targetsPaul Moore2020-08-041-1/+1
* parisc64: separate parisc and parisc64Paul Moore2020-03-231-1/+2
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-16/+29
* arch: add an automatically generated syscall table in CSV formatPaul Moore2020-03-231-1/+1
* build: fix building outside source directoryAndreas Schwab2020-03-101-2/+1
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-231-0/+1
* tests: add the syscall consistency check to the code coverage testsPaul Moore2017-02-241-0/+6
* all: introduce a zmalloc() helper functionPaul Moore2017-02-171-1/+1
* build: add basic code coverage supportPaul Moore2017-02-061-3/+5
* build: fix 'make distcheck'Paul Moore2017-02-061-2/+1
* arch: Add parisc architecture supportHelge Deller2016-05-251-0/+2
* build: swap '()' for '{}' in Makefiles for consistencyPaul Moore2016-02-261-1/+1
* arch: move the low level filter rule addition code into the arch layerPaul Moore2016-02-091-10/+8
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-1/+3
|\
| * arch: add support for s390Jan Willeke2015-07-131-1/+2
| * arch: add support for s390xJan Willeke2015-07-131-1/+2
* | Merge branch 'working-ppc64'Paul Moore2015-08-051-1/+3
|\ \ | |/ |/|
| * arch: add a ppc syscall tableBogdan Purcareata2015-02-171-0/+1
| * arch: add a ppc64 syscall tablePaul Moore2015-02-061-1/+2
* | build: Fix srcdir != builddir from gitColin Walters2015-06-121-0/+1
|/
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-211-0/+2
* build: allow the creation of a static libraryPaul Moore2014-10-211-10/+5
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-0/+1
* system: add initial support for the new seccomp() syscallPaul Moore2014-08-211-1/+1
* arch: add mips64n32 supportPaul Moore2014-08-201-1/+2
* arch: add mips64 supportPaul Moore2014-08-201-1/+2
* build: don't build arch-syscall-dump by defaultPaul Moore2014-07-091-3/+1
* tests: provide a simple syscall validation toolPaul Moore2014-06-241-0/+5
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-15/+25
* build: add headers to all of the autotools filesPaul Moore2014-05-011-2/+17
* build: fixup the autotools build flagsPaul Moore2014-04-291-7/+20
* build: cleanup version dependent aspects of the autotools buildPaul Moore2014-04-291-1/+2
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-0/+17