about summary refs log tree commit diff
path: root/GNUmakefile.gcc_plugin
AgeCommit message (Collapse)Author
2024-11-11Unsetting AFL_LLVM_ALLOWLIST and AFL_LLVM_DENYLIST environment variablesAbhinav Garg
2024-02-032024 v4.10c releasevanhauser-thc
2023-08-05disable exceptions on LLVM/GCC plugins, decreasing further the libraries's ↵David Carlier
binaries size in the process.
2023-07-31Use CPPFLAGS for C++ too.Jesse Schwartzentruber
2023-07-23temp cmplog fixesvanhauser-thc
2023-04-27afl++ -> AFL++vanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-11-17nitsvanhauser-thc
2022-07-04cmplog support for gcc_plugin by adacorevanhauser-thc
2022-03-17make LTO pass work too plus some fixesvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-06-01build afl-compiler-rt even with broken llvmvanhauser-thc
2021-04-04cleanupvanhauser-thc
2020-12-18dont fail with ASAN_BUILDvan Hauser
2020-12-09Fix -DUSEMMAPhexcoder
2020-12-08add TEST_MMAPhexcoder-
2020-10-14DragonFlyBSD build fix proposal.David Carlier
2020-10-12fix afl-cc.8 generationvan Hauser
2020-09-26OpenBSD build fix (#566)David CARLIER
* OpenBSD build fix proposal. Mainly the gcc plugin, using one of the egcc/eg++ version available. Needs pthread flag to r/w lock api. * README update
2020-09-18portability: type -> command -v, compiler warningshexcoder-
2020-09-13gcc_plugin switch CC to gcc when cc is something elsehexcoder-
2020-09-11portability: make new gcc-plugin compilable under Ubuntu 16.04 (gcc 5.4.0)hexcoder-
2020-09-05final changes for pre-3.0vanhauser-thc
2020-09-05first batch of changesvanhauser-thc