summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: update astyle config for astyle v3.2.xHEADmainPaul Moore2023-05-091-2/+1
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-253-0/+6
* arch,tools: change macros used to detect LoongArch64 to __loongarch_lp64WANG Xuerui2023-03-311-1/+1
* arch: Add 64-bit LoongArch supportXiaotian Wu2023-02-185-0/+20
* tools: fix scan-build warnings in scmp_bpf_disasmTom Hromatka2021-07-261-4/+2
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-083-0/+16
* all: run ./tools/check-syntax over the codePaul Moore2020-09-022-9/+9
* tools: integrate codespell into our syntax checkerPaul Moore2020-09-021-7/+30
* tools,tests: fixup errno handling to be more consistentPaul Moore2020-06-161-2/+2
* check-syntax: ignore the gperf auto generated filesPaul Moore2020-03-271-1/+1
* all: fix all the outstanding lgtm.com alertsPaul Moore2020-03-191-12/+12
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-235-0/+16
* tools: remove static flag from the buildFabrice Fontaine2019-11-141-3/+0
* tools: fix clang problems in scmp_bpf_simPaul Moore2019-11-131-0/+2
* tools: ensure a bpf file is specified on the command linePaul Moore2019-11-061-0/+2
* tools: fix a problem with distcheckPaul Moore2019-10-301-2/+0
* api: stop defining __NR_x values for syscalls that don't existPaul Moore2019-10-011-0/+1
* tools: update the .gitignorePaul Moore2019-02-071-0/+1
* tools: add a new tool to detect the current API levelPaul Moore2018-09-222-1/+44
* api: Add support for SCMP_ACT_KILL_PROCESSTom Hromatka2018-09-193-5/+14
* all: add support for new log actionTyler Hicks2017-11-013-0/+7
* arch: Add parisc architecture supportHelge Deller2016-05-253-0/+14
* tools: add missing ALU operations in bpf.hDavid Drysdale2016-05-052-0/+9
* build: swap '()' for '{}' in Makefiles for consistencyPaul Moore2016-02-261-1/+1
* all: update my email addressPaul Moore2016-02-119-9/+9
* tools: add the missing s390/s390x support to scmp_bpf_disasmPaul Moore2015-08-291-0/+4
* Merge branch 'working-s390' into masterPaul Moore2015-08-283-4/+18
|\
| * s390x: fix plattform detectionJan Willeke2015-07-131-2/+2
| * arch: add support for s390Jan Willeke2015-07-133-0/+7
| * arch: add support for s390xJan Willeke2015-07-133-0/+7
* | tools: eliminate the shared exit_usage() functionPaul Moore2015-08-124-19/+30
* | tools: support more LD modes in disassemblerDavid Drysdale2015-08-121-0/+24
* | tools: add Dot output option to scmp_bpf_disasmDavid Drysdale2015-08-121-72/+193
* | Merge branch 'working-ppc64'Paul Moore2015-08-055-0/+38
|\ \ | |/ |/|
| * tools: add ppc supportBogdan Purcareata2015-02-174-0/+9
| * tools: add ppc64 supportPaul Moore2015-02-064-0/+20
| * arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+4
* | tools: add the ability to fix syntax via the check-syntax toolPaul Moore2015-07-011-10/+54
* | build: Fix srcdir != builddir from gitColin Walters2015-06-121-0/+2
* | all: ensure the ARM and MIPS system defines are presentPaul Moore2015-05-071-9/+25
* | tools: add the missing elf.h header filePaul Moore2015-02-131-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-2/+4
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-275-0/+15
* arch: ensure that __AUDIT_ARCH_CONVENTION_MIPS64_N32 is definedPaul Moore2014-08-271-0/+4
* arch: ensure we have definitions for the MIPS N32 ABIPaul Moore2014-08-261-0/+12
* tools: add the missing 64-bit MIPS support to tools/util.cPaul Moore2014-08-211-1/+15
* all: add support for mips64n32 to the tools and testsPaul Moore2014-08-203-0/+14
* all: add support for mips64 to the tools and testsPaul Moore2014-08-203-0/+14
* tools: specify source relations more correctMarcus Meissner2014-07-151-1/+4