diff options
author | van Hauser <vh@thc.org> | 2019-01-04 11:08:27 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-01-04 11:08:27 +0100 |
commit | 94466556172b90040f6bed5004498b7d64ec759f (patch) | |
tree | faac1270a68c740df9f16427d4d7d85f9d5ec6f9 /CHANGES | |
parent | a636700dc22a631d158879e4ef26f27c5c1b5581 (diff) | |
download | afl-dyninst-94466556172b90040f6bed5004498b7d64ec759f.tar.gz |
dyninst 10 support
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 16cbeb2..a5f8e47 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ Changelog ========= https://github.com/vanhauser-thc/afl-dyninst + - updated the README for guidance to build against dyninst version 10 + - added support for dyninst version 10 - added -x performance optimization options, before this afl-dyninst was meh, now it is OK. It supports 3 levels: -x (+45%, -xx additional +45%, -xxx additional ~3% but so far only on intel x64) |