aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract
Commit message (Expand)AuthorAgeFilesLines
* sys/linux: update watch queue descriptionsDmitry Vyukov2022-03-161-2/+0
* sys/linux: remove /dev/ion descriptionsDmitry Vyukov2022-01-111-3/+0
* sys/syz-extract: disable DEBUG_INFO_BTFDmitry Vyukov2022-01-111-0/+2
* sys/syz-extract: fix linux extractDmitry Vyukov2022-01-111-0/+1
* sys/linux: add /dev/cpu/X/msr to dev_msr.txtVikram Narayanan2021-11-181-3/+4
* sys/syz-extract: restore kvm const extraction for arm64/ppc64Dmitry Vyukov2021-09-162-18/+32
* sys: skip kvm const extraction for non i386/amd64Aleksandr Nogikh2021-09-131-5/+7
* sys/darwin: initial syscall definitionsPatrick Meyer2021-06-071-0/+2
* sys/syz-extract: added include directories for ck headerSimran Kathpalia2021-05-291-0/+2
* sys/syz-extract: move SOURCEDIR check to callerPatrick Meyer2021-05-209-27/+4
* sys/syz-extract: initial darwin supportPatrick Meyer2021-05-202-0/+52
* sys/syz-extract: clean up const generation on FreeBSDAndrew Turner2021-05-171-3/+9
* sys/linux: update constsDmitry Vyukov2021-03-021-0/+2
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+2
* sys/linux: update constsDmitry Vyukov2021-02-121-0/+3
* sys/linux: add description for Mali Bifrost driver (#2394)Peter Shih2021-02-021-0/+3
* all: use tool.Failf instead of local functionsDmitry Vyukov2020-12-251-10/+7
* sys/linux: remove FUTEX_WAIT_MULTIPLE operationAndré Almeida2020-12-111-2/+0
* sys/linux: add incremental-fsDmitry Vyukov2020-12-101-0/+3
* pkg/build: support cross-compilation for linuxDmitry Vyukov2020-11-211-24/+3
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-262-13/+15
* pkg/compiler: merge const files into a single fileDmitry Vyukov2020-08-131-30/+38
* all: fix dup types in func argsDmitry Vyukov2020-07-041-1/+1
* sys/syz-extract: ignore *_kvm.txt on linux/riscv64Tobias Klauser2020-06-261-3/+4
* target: support of big-endian architecturesAlexander Egorenkov2020-06-239-5/+14
* sys/linux: rename watch_queue.txt to dev_watch_queue.txtAndrey Konovalov2020-06-121-1/+1
* sys/linux: rename mptcp.txt to vnet_mptcp.txtAndrey Konovalov2020-06-121-1/+1
* sys/fuchsia: update "make extract" support codeMatthew Dempsky2020-06-051-8/+12
* sys/syz-extract: fix for full pathsDmitry Vyukov2020-05-202-3/+3
* targets: syz-extract: add Clang support for Linux buildsAlexander Potapenko2020-05-151-0/+6
* targets: replace target.CCompilerPrefix with target.TripleAlexander Potapenko2020-05-151-2/+4
* Get rid of "Cross" in variable namesAlexander Potapenko2020-05-131-2/+2
* sys/syz-extract: use -nostdinc on linuxDmitry Vyukov2020-05-111-13/+22
* sys/syz-extract: don't warn about unsupported consts for 1 archDmitry Vyukov2020-05-111-1/+1
* sys/syz-extract: add another compiler message about missing constDmitry Vyukov2020-05-111-0/+1
* sys/syz-extract: run mrproper for all linux archesDmitry Vyukov2020-05-099-21/+26
* sys/linux: regenerate constsDmitry Vyukov2020-04-141-6/+14
* sys/syz-extract: favor clang on OpenBSDAnton Lindqvist2020-03-041-1/+1
* sys/syz-extract: fix handling of odd prefixed syscalls on OpenBSDAnton Lindqvist2020-03-041-13/+18
* sys/syz-extract: fix output formattingDmitry Vyukov2020-02-211-1/+1
* sys/linux: don't extract from futex.txt and watch_queue.txtDmitry Vyukov2020-02-181-0/+5
* sys/syz-extract: print less outputDmitry Vyukov2019-12-181-3/+1
* sys/syz-extract: don't redefine __asm__ in ELF modeDmitry Vyukov2019-12-171-0/+2
* sys/syz-extract: Add mips64le specific include pathsJouni Hogander2019-12-171-0/+2
* sys/syz-extract: extract constants from ELFDmitry Vyukov2019-12-0210-62/+123
* sys/syz-extract: use clang if gcc is brokenDmitry Vyukov2019-12-012-1/+19
* sys/linux: update to current linux-nextDmitry Vyukov2019-11-251-1/+5
* sys/fuchsia: fix Fuchsia extract/generateDavid Pursell2019-11-141-1/+1
* sys/syz-extract: re-enable extraction for fsverity.txtEric Biggers2019-09-191-4/+0
* sys/syz-extract: fix too long lineDmitry Vyukov2019-07-161-1/+1