aboutsummaryrefslogtreecommitdiffstats
path: root/sysgen/fetch.go
Commit message (Expand)AuthorAgeFilesLines
* overhaul syscall description generation processDmitry Vyukov2016-08-261-106/+0
* executor: add support for 386 arch (COMPAT syscalls)Dmitry Vyukov2016-06-301-1/+2
* Add debug logging to sysgen/ codeDavid Drysdale2016-03-101-0/+4
* sysgen: Cope with non-inline kernel buildDavid Drysdale2016-03-101-4/+5
* sysgen: fix build for CONFIG_DEBUG_VIRTUAL=yDmitry Vyukov2016-01-261-0/+3
* sys: use kernel headers instead of host headersDmitry Vyukov2016-01-221-6/+24
* sysgen: pull in syscall numbers from kernel headersDmitry Vyukov2015-12-241-0/+79