aboutsummaryrefslogtreecommitdiff
path: root/instrumentation/SanitizerCoveragePCGUARD.so.cc
AgeCommit message (Expand)Author
2021-10-31insert select instrumentationvanhauser-thc
2021-10-18lto and llvm14-devvanhauser-thc
2021-06-01fix stupid typoshexcoder-
2021-06-01adapt to incompatible LLVM 13 APIhexcoder-
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-31Merge branch 'dev' into going_atomichexcoder
2021-05-30add support for AFL_LLVM_THREADSAFE_INST to other LLVM passeshexcoder-
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-17Change other LLVM modes to atomic incrementshexcoder-
2021-03-23fix our PCGUARD for llvm 10.0.1aflpp
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-19remove unneeded codevanhauser-thc
2021-03-19add header to PCGUARDvanhauser-thc
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-13update docvanhauser-thc
2021-02-01reorder checkvan Hauser
2021-01-31added support for __afl_coverage_interestingvan Hauser
2021-01-04fix for changes in llvm 12van Hauser
2020-11-30update clang-format to 11van Hauser
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-06do not try to compile pcguard if llvm is not current enoughvan Hauser
2020-11-05remove duplicate headers, make '#include VirtualFileSystems.h' version dependenthexcoder-
2020-11-02code-formatvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02fix SancovPCGUARD for 10.0.0van Hauser
2020-11-02disable indirect calls in pcguardvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-31add our own inline trace-pc-guardvan Hauser