about summary refs log tree commit diff
path: root/llvm_mode
AgeCommit message (Collapse)Author
2020-08-05merge conflictAndrea Fioraldi
2020-08-05dynamic symbols export for dlopenAndrea Fioraldi
2020-08-05fix short writevan Hauser
2020-08-05Merge pull request #492 from dozernz/stableAndrea Fioraldi
Fix support for mips in qemu mode
2020-08-05Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devAndrea Fioraldi
2020-08-05remove shared_linking caseAndrea Fioraldi
2020-08-05travis fixesvan Hauser
2020-08-05port patch from https://github.com/google/AFL/pull/112Andrea Fioraldi
2020-08-05add sancov-like allow/denylist instrument featurevan Hauser
2020-08-04Merge pull request #490 from AFLplusplus/devvan Hauser
makefile fix?
2020-08-04makefile fix?van Hauser
2020-08-04fix examplevan Hauser
2020-08-04fix cmplog with ltovan Hauser
2020-08-03give document edge id a unique id per modulevan Hauser
2020-08-03enforce no built-ins for ltovan Hauser
2020-08-03fix expand havoc for ..._only modesvan Hauser
2020-08-03edge id documentation example for sancovvan Hauser
2020-08-02refactoring debug/be_quiet, fatal on dont_optimize and instrument_filevan Hauser
2020-08-02fix LTO document id feature, warnings for INSTRUMENT_FILEvan Hauser
2020-08-02warn on old llvmvan Hauser
2020-08-01fix lto single block and no zerovan Hauser
2020-08-01better LTO mode detection warningsvan Hauser
2020-08-01more flexible use of shmem persistent varsvan Hauser
2020-08-01compile persistent mode without aflvan Hauser
2020-08-01remove forced -shared for lto, seems unneededvan Hauser
2020-08-01improve chances to compile with ltovan Hauser
2020-07-31refer to llvm 12 for partial instrumentation for PCGUARDvan Hauser
2020-07-31Bind cpu (#480)Dominik Maier
* silence compiletime warning * refactored cpu binding * formatted code
2020-07-31add LTO AFL_LLVM_DOCUMENT_IDS featurevan Hauser
2020-07-30fix float splitting if not on a ttyvan Hauser
2020-07-29Merge pull request #476 from AFLplusplus/new_lkmvan Hauser
New snapshot lkm support
2020-07-29improve docs, enable laf compare if float is setvan Hauser
2020-07-28fix ffmpeg lto examplevan Hauser
2020-07-28lkm new apiAndrea Fioraldi
2020-07-28new snapshot apiAndrea Fioraldi
2020-07-28finalize new readmevan Hauser
2020-07-28unnicevan Hauser
2020-07-27unnice2van Hauser
2020-07-27child renicevan Hauser
2020-07-24llvm12 supportvan Hauser
2020-07-16doc updatesvan Hauser
2020-07-13fix for laf intel float split not enabled if not not on a ttyvan Hauser
2020-07-12LTO: autodict default, instrim disabledvan Hauser
2020-07-11fix several cases in floating point comparison splittinghexcoder-
2020-07-09code formatvan Hauser
2020-07-09skip -fuse-ld parameters when in LTO modevan Hauser
2020-07-07fix issue #446hexcoder-
2020-07-06warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumentervan Hauser
2020-07-06warn rather than fail if AFL_MAP_SIZE is set and not understood by instrumentervan Hauser
2020-07-05code formatvan Hauser