diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 17-05-14 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/disassembler.c: + * src/analysis/disass/limit.c: + * src/analysis/disass/limit.h: + * src/analysis/disass/routines.c: + * src/analysis/disass/routines.h: + Process all the routines using the symbol list. + + * src/format/symbol.c: + Use g_binary_symbol_get_routine() to check to type of a symbol. + +17-05-14 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkgraphdisplay.c: Display a symbol instead of a routine in the graph view. |