aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-12 10:41:09 +0200
committervan Hauser <vh@thc.org>2020-08-12 10:41:09 +0200
commit132b57cf030fd206bc54d6c810868c48b17445bb (patch)
tree4764dc512183955f738543982756520a24da30ab /docs
parentee548df05f13ce1ef065d1aa08e55c14d34b3719 (diff)
downloadAFLplusplus-132b57cf030fd206bc54d6c810868c48b17445bb.tar.gz
nozero for llvm pcguard
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 25c7a761..eda57a1a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -26,6 +26,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
AFL_LLVM_WHITELIST and AFL_LLVM_INSTRUMENT_FILE are deprecated and
are matched to AFL_LLVM_ALLOWLIST). The format is compatible to llvm
sancov, and also supports function matching!
+ - added nozero counting to trace-pc/pcgard
- fixes for laf-intel float splitting (thanks to mark-griffin for
reporting)
- LTO: switch default to the dynamic memory map, set AFL_LLVM_MAP_ADDR