about summary refs log tree commit diff
path: root/llvm_mode/LLVMInsTrim.so.cc
AgeCommit message (Expand)Author
2020-09-05first batch of changesvanhauser-thc
2020-08-26some warnings fixesDominik Maier
2020-08-20LTO: sancov made default, deprecated SKIPSINGLEBLOCK, deactivate LTO autodict...van Hauser
2020-08-20support current llvm12 changesvan Hauser
2020-08-14fixes lots of llvm warningsvan Hauser
2020-08-13fix llvm and afl-showmapvan Hauser
2020-08-12split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...van Hauser
2020-08-02refactoring debug/be_quiet, fatal on dont_optimize and instrument_filevan Hauser
2020-06-30rename whitelist -> instrumentlistvan Hauser
2020-06-23lto whitelist in test.shvan Hauser
2020-05-15change: slaves only sync from mastersvan Hauser
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser
2020-05-10fix warning, code formatvan Hauser
2020-05-10code-formatvan Hauser
2020-05-09LLVMInsTrim.so.cc: fix for LLVM 3.8.0hexcoder-
2020-05-07added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument si...van Hauser
2020-05-05ctx+ngram for instrimvan Hauser
2020-05-02AFL_LLVM_SKIP_NEVERZERO addedvan Hauser
2020-04-25refactored whitelist and blacklist in llvm_modevan Hauser
2020-04-23more sanitizer functions for blacklistvan Hauser
2020-04-01making 'CFLAGS="-m32" make source-only tests' workhexcoder-
2020-04-01add CFI sanitizervan Hauser
2020-03-16fix for instrim with and without AFL_LLVM_INSTRIM_SKIPSINGLEBLOCKvan Hauser
2020-03-10document new environment variables and code formatvan Hauser
2020-03-10afl-tmin is fixed via default initialization in forkservervan Hauser
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-02-24important InsTrim bugfix!van Hauser
2020-02-24important InsTrim fixes!van Hauser
2020-02-16fix for instrim (not the important one)van Hauser
2020-02-16code formatAndrea Fioraldi
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-01-30lower requirements for lower llvm/clang versionshexcoder-
2020-01-28android: prefer bigcoresvan Hauser
2020-01-25added whitelist+blacklist to all llvm_mode passesvan Hauser
2020-01-15blacklist function support for llvm_modevan Hauser
2019-12-03Merge branch 'master' into llvm_mode_build_fixvan Hauser
2019-12-02LLVM 10 build fix proposalDavid Carlier
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-11-22compiler plugins, just create const constants once.David Carlier
2019-10-31Fix some silent warnings and put some var to some usage...David Carlier
2019-09-02run code formatterAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-07reviewed neverZero for llvm 9.0hexcoder-
2019-08-01fixvan Hauser
2019-08-01map size fixesvan Hauser
2019-07-15fixing commit fuckupvan Hauser
2019-07-14set instrim as default and updated documentationvan Hauser
2019-07-14whitelist features works nowvan Hauser