summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-05-07 18:42:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-05-07 18:42:18 (GMT)
commit11e76cece91707f1910d3b1fa56464e261757a52 (patch)
tree461db8648bef6bad06c532979a80b6c1858e8839 /ChangeLog
parenta66f854ce4e19dc0f772fc55a3899643252afa3d (diff)
Fixed the registered coverage of LEB128 raw instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e677156..dbced06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+17-05-07 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/archbase.h:
+ Create a macro for memory data signs.
+
+ * src/arch/raw.c:
+ Fix the registered coverage of LEB128 raw instructions.
+
17-05-05 Cyrille Bagard <nocbos@gmail.com>
* plugins/fmtp/parser.c: