diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 15-12-29 Cyrille Bagard <nocbos@gmail.com> + * src/arch/processor.c: + * src/arch/processor.h: + Make it possible to find instructions by their addresses in a flexible way. + + * src/gui/status.c: + Avoid to crash by being too strict with addresses provided by clicks on + the binary strip. + +15-12-29 Cyrille Bagard <nocbos@gmail.com> + * plugins/mobicore/mclf.c: * src/analysis/disass/area.c: * src/analysis/disass/output.c: |