diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-24 18:47:25 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-24 18:47:33 (GMT) |
commit | a2f149e5d151dcd937351f6e54229e508123c3ad (patch) | |
tree | 49aa468e2e552735ea61ed7e78d29d821e03aafd /ChangeLog | |
parent | 1de9967e2a13baca3df50b02903900e36cee64ae (diff) |
Built tooltips from all kinds of operands.
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: |