about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-12-29 10:03:02 +0100
committervanhauser-thc <vh@thc.org>2023-12-29 10:03:02 +0100
commit88cbaeb3e14de3ee5960ca78564e41741e7bd85b (patch)
tree083564475b73e1a02966d9b7c701910bab95291b /docs/Changelog.md
parent25f9c1f4fb5c099ffc9cc93f7988f4fc4af9ab03 (diff)
downloadafl++-88cbaeb3e14de3ee5960ca78564e41741e7bd85b.tar.gz
LLVM 17 bug workaround
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c8f04217..178d0f8a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,6 +11,11 @@
       reporting!
   - instrumentation:
     - LLVM 18 support, thanks to @devnexen!
+    - compcov/LAF-intel:
+      - floating point splitting bug fix by @hexcoder
+      - due a bug in LLVM 17 integer splitting is disabled!
+      - when splitting floats was selected, integers were always split as well,
+        fixed to require AFL_LLVM_LAF_SPLIT_COMPARES as it should
 
 
 ### Version ++4.09c (release)