aboutsummaryrefslogtreecommitdiff
path: root/gcc_plugin
AgeCommit message (Expand)Author
2020-04-01fix gccvan Hauser
2020-04-01gcc_plugin: fix compiler warnings regarding -O and FORTIFY_SOURCEhexcoder-
2020-04-01making 'CFLAGS="-m32" make source-only tests' workhexcoder-
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-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-03-09disable leaksanitizer when "make" ... morevan Hauser
2020-03-09removed warning in afl-gcc-pass.so.ccvan Hauser
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-04added __afl_final_loc to all compile RTsvan Hauser
2020-03-01fix #218 for GCC pluginAndrea Fioraldi
2020-02-29code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...van Hauser
2020-02-28add env info to afl-fuzz (please review!), small clarifications in docs/env_v...hexcoder-
2020-02-28add env info to afl-gcc-fasthexcoder-
2020-02-28code-formatvan Hauser
2020-02-25afl-gcc change -> test.shvan Hauser
2020-02-25fix references to README docshexcoder-
2020-02-16fixvan Hauser
2020-02-16check for mistyped env varsvan Hauser
2020-02-16fix UBSAN handling, update docshexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-02-11compatibility for GNU make 4.3, which behaves different forhexcoder-
2020-02-03fix MDsvan Hauser
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-01adjust a bit readmesAndrea Fioraldi
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-31v2.60d and year 2020 initvan Hauser
2019-12-30really ensure that all .test files are removed after they are not needed anymorevan Hauser
2019-12-30makefile clean fixvan Hauser
2019-12-03final touchesvan Hauser
2019-12-02getting very close with travisvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-22compiler plugins, just create const constants once.David Carlier
2019-11-17fix wrong commitvan Hauser
2019-11-15not all CPUs know ondemandvan Hauser
2019-11-12fix linking error with tls storage, WIP for inline (not working yet)hexcoder-
2019-11-12enabled neverZero feature againhexcoder-
2019-11-12better do not rely on config info from gcchexcoder-
2019-11-12A bit of user awarenessDavid Carlier
2019-11-12gcc plugin little update proposal.David Carlier
2019-11-09gcc plugin llittle update proposal to match better LLVM'sDavid Carlier
2019-10-29copying LLVM mode no builtins.David Carlier
2019-10-25Little compiler plugins rework regarding block location picked up.David Carlier