summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49e0b88..1569aac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
16-10-29 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/arm/instruction-int.h:
+ * src/arch/arm/instruction.c:
+ * src/arch/arm/instruction.h:
+ * src/arch/arm/v7/instruction.c:
+ * src/arch/arm/v7/instruction.h:
+ * src/arch/arm/v7/opdefs/Makefile.am:
+ * src/arch/dalvik/instruction.c:
+ Update code.
+
+ * src/arch/instruction-int.h:
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Reduce once again the size of the main instruction structure.
+
+ * src/arch/raw.c:
+ * src/arch/undefined.c:
+ * tools/d2c/Makefile.am:
+ * tools/d2c/qckcall.c:
+ * tools/d2c/qckcall.h:
+ * tools/d2c/spec.c:
+ Update code.
+
+16-10-29 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/libcsem/exit.c:
* plugins/pychrysa/arch/instruction.c:
* src/analysis/blocks/flow.c: