diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,4 +1,19 @@ -15-04-25 Cyrille Bagard <nocbos@gmail.com> +115-04-26 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/output.c: + Give more information about not found symbols. + + * src/format/elf/symbols.c: + Load internal smybols ; create entry points only when needed. + + * src/format/format.c: + * src/format/format.h: + Allow to remove symbols and/or routines. + + * src/gui/panels/symbols.c + Display entry points as symbols too. + +115-04-25 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/macro.c: Use an uniq coverage memory for all visited branches. |