summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-06 04:25:37 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-06 04:25:37 (GMT)
commit104a4a970c98b8846548e03246d7301c3e1eb553 (patch)
tree41d9648ce5365993330c1bf32d8c9c1f1ccc879c /ChangeLog
parent6db53b26e6c3d973295df51bb1934d5b42fb6ebe (diff)
Handled some special cases of instruction replacements when disassembling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 729c4ad..4429480 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-01-06 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/area.c:
+ Handle some special cases of instruction replacements when disassembling.
+
+17-01-06 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/arm/v7/fetch.c:
* src/common/sort.c:
Update code.