about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-09-03 09:59:23 +0200
committervan Hauser <vh@thc.org>2020-09-03 09:59:23 +0200
commit4c48d3a3ad1c0c8199b40ef47517b8a736cd5579 (patch)
treeb9ac886ec6d18d9a6a371595bf66e78fd4f45d2e /TODO.md
parent020b8a49648ec5f58f44dc104f3a3c83624a41d1 (diff)
downloadafl++-4c48d3a3ad1c0c8199b40ef47517b8a736cd5579.tar.gz
update xxh3 to 0.8.0, fix is_ascii
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 52065bb0..bb420518 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,7 +7,6 @@
  - afl-plot to support multiple plot_data
  - afl_custom_fuzz_splice_optin()
  - intel-pt tracer
- - honor -O flags and -fno-unroll-loops in afl-cc
 
 ## Further down the road
 
@@ -22,7 +21,6 @@ gcc_plugin:
  - (wait for submission then decide)
 
 qemu_mode:
- - update to 5.x (if the performance bug is gone)
  - non colliding instrumentation
  - rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END,
    AFL_COMPCOV_LEVEL?)