about summary refs log tree commit diff
path: root/instrumentation/afl-gcc-cmplog-pass.so.cc
AgeCommit message (Collapse)Author
2024-10-19feat: introduce GCC disable environment variablerapt0r
This change is to disable the GCC plugin version check for GCC plugin and CMPLOG, to overcome the issues with incompatability with expected GCC version and actual GCC version used to compile using `AFL_GCC_DISABLE_VERSION_CHECK` environment variable.
2024-02-032024 v4.10c releasevanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
2022-09-23make gcc_plugin compilable for gcc 3.6.0hexcoder-
2022-07-12clang format 14vanhauser-thc
2022-07-04cmplog support for gcc_plugin by adacorevanhauser-thc