about summary refs log tree commit diff
path: root/gcc_plugin/afl-gcc-pass.so.cc
AgeCommit message (Expand)Author
2020-09-05first batch of changesvanhauser-thc
2020-06-30rename whitelist -> instrumentlistvan Hauser
2020-05-29code formatvan Hauser
2020-05-29gcc_plugin: better error message when compiler and plugin versions do not matchhexcoder-
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-03-09removed warning in afl-gcc-pass.so.ccvan Hauser
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-25afl-gcc change -> test.shvan Hauser
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-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-09gcc plugin llittle update proposal to match better LLVM'sDavid Carlier
2019-10-25Little compiler plugins rework regarding block location picked up.David Carlier
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-16added gcc_pluginvan Hauser