summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bceb52b..836a798 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
17-05-21 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/instruction-int.h:
+ * src/arch/instruction.c:
+ Store and delete instruction hooks using the GObject facilities.
+
+17-05-21 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/arm/register.c:
* src/arch/arm/v7/core.c:
* src/arch/arm/v7/operands/coproc.c: