diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,5 +1,24 @@ 17-03-24 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/routine.c: + Typo. + + * src/arch/immediate.c: + Build tooltips for immediate operands. + + * src/arch/operand-int.h: + * src/arch/operand.c: + * src/arch/operand.h: + Build tooltips from all kinds of operands. + + * src/arch/target.c: + Build tooltips for routines and strings. + + * src/gtkext/gtkblockdisplay.c: + Clean code. + +17-03-24 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/collection.c: * src/analysis/db/items/comment.c: * src/analysis/db/items/move.c: |