diff options
author | Dominik Maier <domenukk@gmail.com> | 2020-05-30 11:32:11 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-05-30 11:32:11 +0200 |
commit | dbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198 (patch) | |
tree | 4c60e920fc1dcd88650f81fa5d9361336f6394b6 /docs/Changelog.md | |
parent | 8f19becb620a6fedd0f8b855b48cdeeab211c2ed (diff) | |
download | afl++-dbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198.tar.gz |
PowerPc support
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index f11ad01a..f96adfa3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -33,6 +33,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. tried to be instrumented with LTO - fixed crash in cmplog with LTO - enable snapshot lkm also for persistent mode + - Unicornafl + - Added powerPC support from unicorn/next - persistent mode shared memory testcase handover (instead of via files/stdin) - 10-100% performance increase - General support for 64 bit PowerPC, RiscV, Sparc etc. |