diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 15-10-06 Cyrille Bagard <nocbos@gmail.com> + * src/arch/processor.c: + * src/arch/processor-int.h: + Optimize the search of instructions a little bit using routine coverages. + + * src/arch/vmpa.c: + * src/arch/vmpa.h: + Extend the functions dealing with memory ranges. + +15-10-06 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/loop.c: Optimize loop detections using bit fields. |