about summary refs log tree commit diff
path: root/gcc_plugin
AgeCommit message (Collapse)Author
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
like its llvm counterpart, passing the compiler chain used to avoid using necessarily AFL_CC/AFL_CXX.
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
2019-10-23no functional change, avoid conditional jumphexcoder-
2019-10-23gcc sucksvan Hauser
2019-10-22gcc_plugin adaptions Makefile help, man page SYNOPSIShexcoder-
2019-10-21sync afl-gcc-rt.o.c from its more current llvm cousinhexcoder-
2019-10-21implement neverZero counter for __afl_trace()hexcoder-
2019-10-21v2.58c 2.58cvan Hauser
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-19add gcc_plugin to code formatter and run ithexcoder-
2019-10-18sync afl-fast-gcc with afl-clang-fast, add tests for gcc_pluginhexcoder-
2019-10-18reintegrate gcc_pluginhexcoder-
2019-07-21removed gcc_plugin from mastervan Hauser
2019-07-20updated docs and crash issues with gcc_pluginvan Hauser
2019-07-19several documentation fixesHeiko Eißfeldt
2019-07-19enable AFL_QUIET againHeiko Eißfeldt
2019-07-16added gcc_pluginvan Hauser