summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-15 18:16:07 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-15 18:16:07 (GMT)
commit4d15e46e5b401b3237eec380e9c80735b1f24db3 (patch)
tree6ce7882de933a51edf921092f53cc17734e37eba /ChangeLog
parentf2f54bba0c4db6f5fff3746b40be174617ce693f (diff)
Referenced all provided registers from operands.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9fa1ab..d4f605c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+17-03-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/fetch.c:
+ * src/arch/arm/v7/link.c:
+ Update code.
+
+ * src/arch/register.c:
+ Reference all provided registers from operands.
+
17-03-11 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/area.c: