diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-19 23:20:57 (GMT) |
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-19 23:20:57 (GMT) |
| commit | e5bda7574625e43c2576b9457fc2bd89a79aa43d (patch) | |
| tree | 7df25347eed96176e59a7813ea230a49bcf0dbe5 /ChangeLog | |
| parent | 94fd405bb0c2e6dfa43324b04a336ffb611c58ce (diff) | |
Removed the useless STP_FUNCTION symbol type.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +17-03-20 Cyrille Bagard <nocbos@gmail.com> + + * plugins/pychrysa/format/symbol.c: + * src/analysis/disass/output.c: + Update code. + + * src/format/elf/helper_x86.c: + Replace STP_FUNCTION by STP_ROUTINE. + + * src/format/symbol.c: + Update code. + + * src/format/symbol.h: + Remove the useless STP_FUNCTION symbol type. + 17-03-19 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |
