From dbd9423fc0f6a4aaeb5c9594d6d3e3a81dc32198 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Sat, 30 May 2020 11:32:11 +0200 Subject: PowerPc support --- docs/Changelog.md | 2 ++ unicorn_mode/UNICORNAFL_VERSION | 2 +- unicorn_mode/unicornafl | 2 +- 3 files changed, 4 insertions(+), 2 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 . 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 index 5833117a..212110ce 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit 5833117abf55d54c4191ead81312764df03a48bc +Subproject commit 212110cece6355222330906c5392a4255535cf03 -- cgit 1.4.1