aboutsummaryrefslogtreecommitdiffstats
path: root/sys/targets
Commit message (Expand)AuthorAgeFilesLines
...
* pkg/build: add basic support for NetBSDSiddharth M2019-01-251-1/+1
* sys/targets: support netbsd cross compilation on linuxSiddharth M2019-01-241-4/+8
* sys/targets: fix shadowed flag variableDmitry Vyukov2019-01-191-4/+4
* Makefile: enable -Wunused-const-variableDmitry Vyukov2019-01-191-19/+46
* sys/tagets: use appropriate name for KernelObject on FreeBSDMichael Tuexen2018-12-311-1/+1
* sys/targets: some syscalls on OpenBSD does need definesAnton Lindqvist2018-12-071-1/+23
* sys/targets: use g++ as preprocessor on freebsdDmitry Vyukov2018-12-031-1/+1
* pkg/csource: use defines from sys/syscall.h on *bsdGreg Steuck2018-12-021-0/+6
* sys: conditionally add padding argument in MakePosixMmap()Anton Lindqvist2018-11-171-9/+17
* sys/targest: introduce target.BuildOSDmitry Vyukov2018-11-171-0/+18
* sys/targets: fix buildDmitry Vyukov2018-11-171-0/+2
* pkg/csource: add support for creating reproducers on OpenBSDAnton Lindqvist2018-11-171-0/+9
* sys: initial trusty supportDmitry Vyukov2018-11-071-0/+11
* sys: check that target consts are definedDmitry Vyukov2018-10-191-26/+14
* targets: Use OS=linux when GOOS=androidZach Riggle2018-10-101-1/+5
* Fix executor build for Fuchsia on ARM, too.Julia Hansbrough2018-10-011-3/+3
* Fix executor build for Fuchsia.Julia Hansbrough2018-09-281-3/+3
* sys/targets: use native compiler for test OSDmitry Vyukov2018-09-171-1/+4
* syz-ci: de-hardcode kernel object file namesDmitry Vyukov2018-09-111-2/+2
* sys/targets: allow the name of kernel to be specified per targetAnton Lindqvist2018-09-011-0/+9
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-282-0/+17
* executor: fix gcc warnings in fuchsia generated codeDmitry Vyukov2018-08-191-2/+0
* Makefile: don't compile all targets into target binariesDmitry Vyukov2018-08-021-0/+3
* .gometalinter.json: enable gofmtDmitry Vyukov2018-07-311-7/+7
* sys/targets: fix Fuchsia lib directoryDokyung Song2018-07-251-2/+2
* executor: fix strict aliasing violationsDmitry Vyukov2018-07-241-1/+0
* executor: overhaulDmitry Vyukov2018-07-241-19/+50
* executor: executor fix fuchsia buildDmitry Vyukov2018-07-071-0/+4
* sys/targets: fix akaros path handlingDmitry Vyukov2018-07-051-1/+2
* sys/targets: fix akaros compilerDmitry Vyukov2018-07-051-6/+1
* sys/targets: fix fuchsia/arm64 flagsDmitry Vyukov2018-06-291-0/+2
* sys/targets: fix env expansion for fuchsiaDmitry Vyukov2018-06-291-2/+2
* sys/targets: actually check -static supportDmitry Vyukov2018-06-281-1/+1
* Makefile: fix fuchsia buildDmitry Vyukov2018-06-261-2/+8
* executor: rework fallback coverageDmitry Vyukov2018-06-221-1/+1
* Makefile, sys/targets: move all native compilation logic to sys/targetsDmitry Vyukov2018-06-061-35/+118
* sys: dedup sanitization of common unix syscallsDmitry Vyukov2018-05-071-0/+70
* sys: dedup mmap code across OSesDmitry Vyukov2018-05-061-0/+44
* fuchsia: Fix the `extractor` tool.Julia Hansbrough2018-03-211-6/+8
* prog: rework address allocationDmitry Vyukov2018-02-191-13/+32
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-0/+8
* executor: move arm syscall fixup to syz-extractDmitry Vyukov2017-11-221-1/+1
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-251-0/+13
* executor: use forkserver for freebsdDmitry Vyukov2017-10-181-2/+2
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-8/+23
* pkg/csource: support akarosDmitry Vyukov2017-10-161-9/+30
* sys/akaros: add akaros supportDmitry Vyukov2017-10-161-0/+10
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+13
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+9
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+14