aboutsummaryrefslogtreecommitdiff
path: root/src/afl-cc.c
AgeCommit message (Expand)Author
2022-02-21todo listvanhauser-thc
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
2022-02-09Adapt to my MacOSDominik Maier
2022-02-08remove debug msgvanhauser-thc
2022-02-08import mozilla afl-cc patchvanhauser-thc
2022-01-21fixvanhauser-thc
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-30Fix type.Joshua Rogers
2021-12-30Fix LeakSanitizer Usage.Joshua Rogers
2021-12-29afl-cc lto fixvanhauser-thc
2021-12-16more -z defs filteringvanhauser-thc
2021-12-15afl-cc -v without errorsvanhauser-thc
2021-12-11afl-cc: fix incorrect CLANGPP_BINRick van Schijndel
2021-12-08fix AFL_REAL_LD for afl-ccvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-24transform cmplog-instructions pass to new pass managerhexcoder-
2021-11-23fix switch to new pass managerhexcoder-
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-06http->httpsvanhauser-thc
2021-11-05unify output formatyuawn
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-10-31help gccvanhauser-thc
2021-10-31gcc instrumentation optvanhauser-thc
2021-10-24fix gcc warningvanhauser-thc
2021-10-16make new pass manager interface compiler version dependent (>=7)hexcoder-
2021-10-12converted split-switches-pass to new pass managerhexcoder-
2021-10-12converted compare-transform-pass to new pass managerhexcoder-
2021-10-12converted afl-llvm-pass to new pass managerhexcoder-
2021-10-12adapt compiler driver to laod new pass manager passeshexcoder-
2021-08-19fix shared linking on macosvanhauser-thc
2021-08-18more partial linkingvanhauser-thc
2021-07-23remove redundant if statementyuawn
2021-07-14fix for -fsanitize=fuzzer on MacOSvanhauser-thc
2021-07-05more partial linkingvanhauser-thc
2021-06-28Inline cmplog (#996)van Hauser
2021-06-03partial linking with -WlAndrea Fioraldi
2021-06-03detect partial linking in afl-ccAndrea Fioraldi
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add documentation for AFL_LLVM_THREADSAFE_INSThexcoder-
2021-05-28add --afl-noopt to afl-ccvanhauser-thc
2021-05-23fix afl-cc help outputvanhauser-thc
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-11OSX-specific improvements (#912)Dustin Spicuzza
2021-04-30error handling, freeing memDominik Maier