Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-12 | fix 32/64 bit LTO | van Hauser | |
2020-04-12 | m32/m64 support for LTO and code-format for test/ | van Hauser | |
2020-04-12 | m32/m64 support for LTO and code-format for test/ | van Hauser | |
2020-04-11 | fix #312 | Andrea Fioraldi | |
2020-04-10 | LTO optimization, variable map size, autodictionary (#307) | van Hauser | |
* lto module clean-up * step 1/3 * step 1/3 completed * if tmp is ever made non-static * parts 2 and 3 - autodictionary is complete * variable map_size support * variable map size: changed overlooked functions * remove debug for autodict * 64 bit alignment of map size * fix review comments * force 64 bit alignment on both sides * typo | |||
2020-04-09 | fix compilers for empty AFL_CC/AFL_CXX env | van Hauser | |
2020-04-09 | LTO llvm11 (#302) | van Hauser | |
* new LTO mode for llvm 11 * remove unneeded afl-ld and env vars | |||
2020-04-09 | added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile ↵ | van Hauser | |
fix, fixed for FUSELD (for LTO) | |||
2020-04-09 | rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks | hexcoder- | |