diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +15-05-05 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/disassembler.c: + Reorder the disassembling steps for more sanity. + + * src/analysis/disass/links.c: + Fix a bug when creating natural execution flows. + + * src/analysis/disass/macro.c: + Fix a bug when following the execution jumps to create basic blocks. + + * src/arch/link.c: + Improve the content of debug messages. + 15-05-04 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/graph/edge.c: |