summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-15 18:17:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-15 18:17:57 (GMT)
commit499f00977cd7f50ce0c4cf24dd59b1e920e5b180 (patch)
tree6535d2822c60e1c6c872708385b6fd284e428476 /ChangeLog
parent4d15e46e5b401b3237eec380e9c80735b1f24db3 (diff)
Checked the remaining space before inserting new instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4f605c..b309cc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-03-15 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/area.c:
+ Check the remaining space before inserting new instructions.
+
+17-03-15 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/arm/v7/fetch.c:
* src/arch/arm/v7/link.c:
Update code.