index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
targets
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/targets: check that <dirent.h> works in compilation test
Dmitry Vyukov
2020-05-18
1
-2
/
+2
*
targets: syz-extract: add Clang support for Linux builds
Alexander Potapenko
2020-05-15
1
-0
/
+12
*
targets.go: append flags in a more readable way
Alexander Potapenko
2020-05-15
1
-2
/
+3
*
targets: replace target.CCompilerPrefix with target.Triple
Alexander Potapenko
2020-05-15
1
-9
/
+12
*
sys/targets: fix typo
Michael Tuexen
2020-05-14
1
-1
/
+1
*
sys/targets: add -lc++ when building for test os on FreeBSD
Michael Tuexen
2020-05-14
1
-0
/
+3
*
sys/targets: fix tests when building on FreeBSD
Michael Tuexen
2020-05-14
1
-4
/
+12
*
targets: introduce osCommon.cflags, make -static a common flag on Linux
Alexander Potapenko
2020-05-13
1
-6
/
+9
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
1
-45
/
+45
*
targets: delete CFlags
Alexander Potapenko
2020-05-13
1
-20
/
+2
*
pkg/mgrconfig: fix errors reported by linter
Dmitry Vyukov
2020-05-12
1
-7
/
+7
*
sys/targets: don't remove CrossCFlags
Michael Tuexen
2020-05-12
1
-0
/
+1
*
sys/targets: use clang on FreeBSD
Michael Tuexen
2020-05-12
1
-10
/
+2
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
1
-9
/
+9
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
1
-9
/
+9
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
1
-1
/
+1
*
sys/targets: fix detection of optional compiler flags
Dmitry Vyukov
2020-04-30
1
-1
/
+1
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
1
-19
/
+51
*
all: fix liner errors
Dmitry Vyukov
2020-04-19
1
-2
/
+2
*
executor: surround the data mapping with PROT_NONE pages
Dmitry Vyukov
2020-04-18
1
-9
/
+20
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-13
/
+18
*
sys/linux: use PROT_EXEC for the data section mmap
Dmitry Vyukov
2020-04-18
1
-1
/
+4
*
prog: rename target.SanitizeCall to Neutralize
Dmitry Vyukov
2020-03-17
1
-4
/
+4
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-2
/
+8
*
executor, sys/linux: add ath9k usb descriptions
Andrey Konovalov
2020-03-13
1
-1
/
+1
*
sys/linux: fix int64 alignment on 386
Dmitry Vyukov
2019-12-23
1
-8
/
+12
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
1
-0
/
+10
*
syz/targets: add SyzExecutorCmd flag
Marco Vanotti
2019-12-09
1
-0
/
+6
*
sys/targets: change clang++ to clang for fuchsia
Marco Vanotti
2019-12-09
1
-2
/
+2
*
sys/targets: fix path for libdriver.so in Fuchsia
Marco Vanotti
2019-12-09
1
-2
/
+2
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
1
-0
/
+9
*
sys/targets: don't run flag tests on non-build OS
Dmitry Vyukov
2019-11-07
1
-0
/
+3
*
sys/targets: fix Fuchsia build
Matthew Dempsky
2019-10-30
1
-6
/
+8
*
sys/targets: Disable PIE/ASLR when building tests
Andrew Donnellan
2019-10-10
1
-8
/
+10
*
sys/targets: add ASAN compiler flag to optional
Andrey Konovalov
2019-09-18
1
-0
/
+1
*
sys/targets: build executor with ASAN for test target
Andrey Konovalov
2019-09-17
1
-2
/
+2
*
sys/targets: fix Fuchsia builds
Matthew Dempsky
2019-08-19
1
-4
/
+12
*
sys/targets: Change CCompiler path for fuchsia.
Marco Vanotti
2019-08-17
1
-2
/
+2
*
sys/targets: fix build on darwin
Dmitry Vyukov
2019-08-09
1
-8
/
+9
*
sys/fuchsia: update paths for fdio and driver libs.
Marco Vanotti
2019-07-16
1
-2
/
+4
*
sys/targets: fix freebsd/386 executor build on some hosts
Dmitry Vyukov
2019-05-29
1
-5
/
+7
*
sys/freebsd: Add support for fuzzing FreeBSD/i386
Andrew Turner
2019-05-29
1
-0
/
+8
*
sys/linux: switch ppc64le to little-endian
Dmitry Vyukov
2019-05-13
1
-3
/
+7
*
sys/targets: fix arm target compiler prefix
Cody Holliday
2019-04-04
1
-1
/
+1
*
sys/targets: use kernel.full instead of kernel.debug
Mark Johnston
2019-03-19
1
-1
/
+1
*
pkg/runtest: make tests pass on freebsd
Dmitry Vyukov
2019-03-07
1
-3
/
+7
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-2
/
+2
*
sys: use -march=armv6 instead of -march=armv6t2
Andrey Konovalov
2019-01-28
1
-1
/
+1
[prev]
[next]