about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-10-16 20:37:58 +0200
committerhexcoder- <heiko@hexco.de>2019-10-16 20:37:58 +0200
commit1aec670c43f76c3cf5600a48f12e88c1fc79e07d (patch)
tree6abf241b90dc4e46062b13ac341ef7202c548829
parent77695d75bb9619807dc27d3542e81b6b6332e2cf (diff)
downloadafl++-1aec670c43f76c3cf5600a48f12e88c1fc79e07d.tar.gz
add forgotten floating point comparisons in laf-intel/llvm_mode
-rw-r--r--docs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index aafb7bff..8c799c44 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -42,6 +42,7 @@ Version ++2.54d-2.57c (release):
   - updated documentation
   - Wine mode to run Win32 binaries with the QEMU instrumentation (-W)
   - CompareCoverage for ARM target in QEMU/Unicorn
+  - laf-intel in llvm_mode now also handles floating point comparisons
 
 
 --------------------------