about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2022-03-01Revert "Merge branch 'newpm2' into dev"vanhauser-thc
This reverts commit fee1acf7e6096533f1aa8cd74035bed21c90fdf6, reversing changes made to 675d17d737ee5dee88766d9c181567771592c94c.
2022-02-24Fix build for the LLVM pass for LLVM >= 13David Carlier
Due to change of inheritance for more modern LLVM versions, the overridable members are not the same.
2022-02-22Merge branch 'newpm2' into devvan Hauser
2022-02-22LLVM 14 fixesRaphael Isemann
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8.
2022-02-08add AFL_EARLY_FORKSERVER supportvanhauser-thc
2022-02-08import mozilla afl-cc patchvanhauser-thc
2022-01-25nitvanhauser-thc
2022-01-25fix atexit for rtvanhauser-thc
2022-01-20Fix links and spelling of Redqueenllzmb
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
2022-01-17fix iselect instrumentationvanhauser-thc
2022-01-17fix laf transform for strcmp like functionsvanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-13fix laf-intel split switchesvanhauser-thc
2022-01-12better ignore problem handlingvanhauser-thc
2022-01-11add feature listvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-17allow ignore dlopen issuesvanhauser-thc
2021-12-16fix for older llvmvanhauser-thc
2021-12-16disable cmplog vector FP cmp hookingvanhauser-thc
2021-12-16fix llvm 14 changes for ctx and ngramvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-13Merge branch 'dev' into docs_add_overviewJana Aydinbas
2021-12-13Merge pull request #1210 from llzmb/docs_quality_assurance_2van Hauser
Docs content - quality assurance - 2nd run
2021-12-13Remove limitations from FP comp splittinghexcoder
2021-12-12Fix formatting and referencesllzmb
2021-12-11Add docs content overviewllzmb
2021-12-11code formatyuawn
2021-12-10add support for special values NotaNumber, MinusZerohexcoder-
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-12-07Merge pull request #1191 from llzmb/docs_quality_assurancevan Hauser
Docs content - quality assurance
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-05Fix broken links - 1st runllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-04Fix line length and formattingllzmb
2021-12-04Fix compilation for LLVM 12.0.0, use older method getKnownMinValue()hexcoder-
2021-12-03change dlopen solutionvanhauser-thc
2021-12-03what to do with dlopen libs?vanhauser-thc
2021-12-02Fix typos - 1st runllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change the word "chapter" to "section"llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-12-02fixesvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc