diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-30 20:31:59 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-30 20:31:59 (GMT) |
commit | 36760a757f4c3cdecd04d678a41d3484dcdac566 (patch) | |
tree | b4987539ac2bc5bfd65eec1600b464b11766cd0d /ChangeLog | |
parent | 3154db88ce14aa681cc553a8910edba1e69d8c2b (diff) |
Resolved a suitable symbol depending on the request tolerance.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +16-05-30 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/format/format.c: + * src/analysis/disass/links.c: + * src/analysis/disass/links.h: + * src/arch/target.c: + * src/arch/target.h: + Update code. + + * src/format/format.c: + * src/format/format.h: + Resolve a suitable symbol depending on the request tolerance. + + * src/gtkext/gtkstatusstack.c: + * src/gui/dialogs/gotox.c: + Update code. + 16-05-28 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/Makefile.am: |