about summary refs log tree commit diff
path: root/gcc_plugin/Makefile
AgeCommit message (Expand)Author
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-20unicorn: increase timeout for unicorn test in build scripthexcoder-
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-18Makefiles: replace 'which' with 'type'hexcoder-
2020-03-18Makefiles: prefer POSIX 'type' over 'which' for checkinghexcoder-
2020-03-18rework docs installationhexcoder-
2020-03-09disable leaksanitizer when "make" ... morevan Hauser
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-02-28add env info to afl-gcc-fasthexcoder-
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
2020-01-06moar moar copyrightsAndrea Fioraldi
2020-01-06Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-01-06added ++ to copyright notesAndrea Fioraldi
2019-12-30really ensure that all .test files are removed after they are not needed anymorevan Hauser
2019-12-30makefile clean fixvan Hauser
2019-11-12better do not rely on config info from gcchexcoder-
2019-11-12gcc plugin little update proposal.David Carlier
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove maint...hexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-07-21removed gcc_plugin from mastervan Hauser
2019-07-19enable AFL_QUIET againHeiko Eißfeldt
2019-07-16added gcc_pluginvan Hauser