diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |