aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract/fetch.go
Commit message (Expand)AuthorAgeFilesLines
* sys/syz-extract: fix compiler invocationDmitry Vyukov2017-11-201-2/+1
* pkg/osutil: don't leace runaway processesDmitry Vyukov2017-11-161-4/+4
* syz-extract: fix printf conditional in templateEric Biggers2017-11-071-1/+1
* syz-extract: select declaring printf or notzoulasc2017-11-061-9/+13
* sys/fuchsia: more descriptionsDmitry Vyukov2017-10-161-0/+1
* sys/syz-extract: support akarosDmitry Vyukov2017-10-161-0/+1
* sys/syz-extract: factor out compilation functionDmitry Vyukov2017-10-121-0/+159
* sys/syz-extract: support fuchsiaDmitry Vyukov2017-09-251-173/+0
* sys/targets: move targets from sys packageDmitry Vyukov2017-09-151-3/+3
* sys/syz-extract: generate build files out of treeDmitry Vyukov2017-09-151-18/+19
* sys/syz-extract: switch to consolidated target info in sys packageDmitry Vyukov2017-09-151-6/+9
* sys/syz-extract: parallelize over filesDmitry Vyukov2017-09-151-12/+12
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-1/+6
* sys: support arm archDmitry Vyukov2017-08-191-2/+2
* sys/syz-extract: reformatDmitry Vyukov2017-06-261-1/+1
* Parse incdir "incdir" in syscall description file to add custom include direc...Yuzhe Han2017-06-261-6/+8
* sys/syz-extract: move from syz-extractDmitry Vyukov2017-06-171-0/+162