about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-05-30 11:32:11 +0200
committerDominik Maier <domenukk@gmail.com>2020-05-30 11:32:11 +0200
commitdbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198 (patch)
tree4c60e920fc1dcd88650f81fa5d9361336f6394b6
parent8f19becb620a6fedd0f8b855b48cdeeab211c2ed (diff)
downloadafl++-dbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198.tar.gz
PowerPc support
-rw-r--r--docs/Changelog.md2
-rw-r--r--unicorn_mode/UNICORNAFL_VERSION2
m---------unicorn_mode/unicornafl0
3 files changed, 3 insertions, 1 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.
diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION
index bb3959ea..f44af758 100644
--- a/unicorn_mode/UNICORNAFL_VERSION
+++ b/unicorn_mode/UNICORNAFL_VERSION
@@ -1 +1 @@
-5833117
+212110c
diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl
-Subproject 5833117abf55d54c4191ead81312764df03a48b
+Subproject 212110cece6355222330906c5392a4255535cf0