summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-16 19:45:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-16 19:45:47 (GMT)
commite4b56188b664e6b986733d456e6a0ea9b2da6d53 (patch)
tree5ee91a7b9f09a3d7550fbafde83c042f078689d3 /ChangeLog
parent7c40b70d6c1e1e13dadf876c8dda60b525616d47 (diff)
Dealt with empty ranges in the early states of disassembled symbols.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f116419..4ba3351 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
15-12-16 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/vmpa.c:
+ Deal with empty ranges in the early states of disassembled symbols.
+
+ * src/format/elf/helper_arm.c:
+ Do optimization by delaying the process of sorting added symbols.
+
+15-12-16 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
Update code.