about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-11 02:05:39 +0200
committervan Hauser <vh@thc.org>2020-08-11 02:05:39 +0200
commit50e76fce123f01ec83024f3bbd3190f2e1a6d387 (patch)
tree4d701919ada33e3c26a078bc571903abd4e258e0 /docs/Changelog.md
parent432638404f40594ae163b6e1b92fcfd51b59d59a (diff)
downloadafl++-50e76fce123f01ec83024f3bbd3190f2e1a6d387.tar.gz
adding ctor function skipping in LTO fixed map mode
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 182a15b8..25c7a761 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -30,6 +30,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
        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