about summary refs log tree commit diff
path: root/instrumentation/README.gcc_plugin.md
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.
2022-07-04cmplog support for gcc_plugin by adacorevanhauser-thc
2021-12-11Add docs content overviewllzmb
2021-12-04Fix line length and formattingllzmb
2021-11-24Edit instrumentation READMEsllzmb
2021-11-23Edit instrumentation READMEsllzmb
2021-03-09typos, rewordinghexcoder
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-30persistent_demo -> persistent_modevan Hauser
2020-09-10update documentationvan Hauser
2020-09-09update gcc readmevan Hauser
2020-09-05first batch of changesvanhauser-thc