diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-01-09 19:25:41 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-01-09 19:25:41 (GMT) |
commit | 5adcf950f1f928c7127f2d694b52addf54cc04ca (patch) | |
tree | 73cc013056dae1744c13ab6c910755d5a27291a5 /ChangeLog | |
parent | 23b50ae8e91c864d5ef800ca97fd23384502b822 (diff) |
Updated the Python API dealing with basic blocks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +18-01-09 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/analysis/routine.c: + Update the Python API dealing with basic blocks. + + * src/analysis/disass/block.h: + Typo. + + * src/analysis/routine.h: + Clean code. + 18-01-07 Cyrille Bagard <nocbos@gmail.com> * plugins/elf/helper_arm.c: |