diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-05-08 10:15:50 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-05-08 10:15:50 (GMT) |
commit | b0c6ffacf5c6c45c047172e348c737cb85fb5b36 (patch) | |
tree | f80736eb5d72cd1f3068768a10390fc239cad4db /ChangeLog | |
parent | 9a548294c18ae04ef00ee0227ada8eb8b050b5fa (diff) |
Merged characters intro strings when possible in the disassembled code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-05-08 Cyrille Bagard <nocbos@gmail.com> + * src/arch/raw.c: + Merge characters intro strings when possible in the disassembled code. + +17-05-08 Cyrille Bagard <nocbos@gmail.com> + * src/format/dex/class.c: Ensure a Dex routine is not abstract nor native before adding a symbol into the disassembled code. |