diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-07-09 23:05:13 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-07-09 23:05:13 (GMT) |
commit | 2be3bca7ff0f8ab40615fdbf72c149cd6439b0ac (patch) | |
tree | 0fc1bfc767eead1f33d41be737635d67b9ce5a84 /ChangeLog | |
parent | 66326b95195516864fc7721419250c4fef3f8f4b (diff) |
Tried to use virtual addresses as often as possible.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@545 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +15-07-10 Cyrille Bagard <nocbos@gmail.com> + + * pixmaps/chrysalide.xcf: + Update the picture. + + * src/analysis/disass/area.c: + Typo. + + * src/analysis/disass/fetch.c: + Try to use virtual addresses as often as possible. + + * src/arch/arm/v7/fetch.c: + Fix a bug when computing destination addresses. + 15-07-04 Cyrille Bagard <nocbos@gmail.com> * pixmaps/before-after.png: |