diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-16 22:26:41 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-16 22:26:41 (GMT) |
commit | d3f9ef68a9939ee43e8a70748dd4b7e97352179e (patch) | |
tree | 08f6d5cd4bddbd42448a0a4efe0522c0a96c99a2 /ChangeLog | |
parent | ed763539951307353042c04af5c2278db0d05298 (diff) |
Kept only the first submission when preloading instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 17-08-16 Cyrille Bagard <nocbos@gmail.com> + * plugins/fmtp/parser.c: + * plugins/readdex/ids.c: + * plugins/readelf/strtab.c: + * src/arch/arm/v7/fetch.c: + * src/format/elf/strings.c: + Update code. + + * src/format/preload.c: + * src/format/preload.h: + Keep only the first submission when preloading instructions. + +17-08-16 Cyrille Bagard <nocbos@gmail.com> + * plugins/mobicore/mclf.c: * src/format/dex/dex-int.c: * src/format/dex/dex_def.h: |