summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-07-09 23:05:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-07-09 23:05:13 (GMT)
commit2be3bca7ff0f8ab40615fdbf72c149cd6439b0ac (patch)
tree0fc1bfc767eead1f33d41be737635d67b9ce5a84 /ChangeLog
parent66326b95195516864fc7721419250c4fef3f8f4b (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--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index deb9b2c..4e31145 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: