diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-01-20 07:05:53 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-01-20 07:05:53 (GMT) |
commit | 93463ae02aa643d6370c7ed5bf61a815949b0d41 (patch) | |
tree | d0c6d0f75049eb004cea234fd457836fa9997d2e /ChangeLog | |
parent | dac61a1c5fdb5e3630dc0907a5e0e1a22789de9d (diff) |
Given valid addresses to prologue lines.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 17-01-20 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/disassembler.c: + * src/glibext/generators/prologue.c: + * src/glibext/generators/prologue.h: + Give valid addresses to prologue lines. + +17-01-20 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/output.c: Ensure all block closing marks have an existing address. |