diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-23 20:29:25 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-23 20:29:25 (GMT) |
commit | 3a77653d347c8e60a1c80bd4d57a4fd5e317490f (patch) | |
tree | 3c93d372509bd18aa31cac06dbbc1e8f7ee34a53 /ChangeLog | |
parent | 7577eadd4e871d467f747c4927a1b1984d6a7606 (diff) |
Removed a stupid assertion in memory access operands.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |