about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-11 03:40:12 +0200
committerGitHub <noreply@github.com>2020-08-11 03:40:12 +0200
commit67dac152269c48245dca88140b1238b36d5e0954 (patch)
tree81e8f262c1dc403e34c7b287ba68c81bb37cb4d0 /docs
parent9cf8637fab8cf3fe8aba5660015bbe7177805807 (diff)
parent50e76fce123f01ec83024f3bbd3190f2e1a6d387 (diff)
downloadafl++-67dac152269c48245dca88140b1238b36d5e0954.tar.gz
Merge branch 'debug' into taint
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f8742b1c..25c7a761 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -28,6 +28,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
        sancov, and also supports function matching!
      - 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
+            for a fixed map address (eg. 0x10000)
+     - LTO: skipping ctors and ifuncs in fix map address instrumentation
      - LTO: autodictionary mode is a default
      - LTO: instrim instrumentation disabled, only classic support used
             as it is always better