diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-24 07:38:31 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-24 07:38:31 (GMT) |
commit | b7347c96930027fc11b9c5038157f972d58a41bf (patch) | |
tree | 182ddabae529e89b28db93acb3404cd7424086ed /ChangeLog | |
parent | 518ce6e1594ba80be4286bd3e561b0b7f73ce4b0 (diff) |
Built routine digest for tooltip hints.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +17-03-24 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/routine.c: + * src/analysis/routine.h: + Build routine digest for tooltip hints. + + * src/arch/processor.c: + Add an assertion on provided instructions. + + * src/format/symbol.c: + Add some extra 'TODO' marks. + + * src/glibext/gbufferview.c: + * src/glibext/gbufferview.h: + Provide the GObject creator at a given location. + + * src/gtkext/gtkbinarystrip.c: + Cosmetic. + + * src/gtkext/gtkblockdisplay.c: + Show hints as tooltips. + 17-03-22 Cyrille Bagard <nocbos@gmail.com> * src/arch/post.c: |