summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-23 20:29:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-23 20:29:25 (GMT)
commit3a77653d347c8e60a1c80bd4d57a4fd5e317490f (patch)
tree3c93d372509bd18aa31cac06dbbc1e8f7ee34a53 /ChangeLog
parent7577eadd4e871d467f747c4927a1b1984d6a7606 (diff)
Removed a stupid assertion in memory access operands.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d24171..934e299 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-05-23 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/operands/maccess.c:
+ Remove a stupid assertion in memory access operands.
+
16-05-22 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/Makefile.am: