summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fae9a9b..bb9f0d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+15-12-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/instruction.c:
+ Update code.
+
+ * src/arch/instruction-int.h:
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Store and provide the encoding used by an instruction.
+
+ * src/arch/raw.c:
+ Update code.
+
+ * tools/d2c/spec.c:
+ Update the generated code.
+
15-12-12 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c: