diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-01-10 16:37:58 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-01-10 16:37:58 (GMT) |
commit | 810de6edb44a18601d0a958be11e48252114d2ad (patch) | |
tree | faf8f3e478493151145ced9269a0236efe714c51 /ChangeLog | |
parent | 585a2f345be7f58a6811f0eceda8c2b39e103deb (diff) |
Produced temporary code to handle routines without code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 16-01-10 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/limit.c: + * src/analysis/disass/loop.c: + * src/analysis/disass/macro.c: + * src/analysis/disass/rank.c: + Produce temporary code to handle routines without code. + +16-01-10 Cyrille Bagard <nocbos@gmail.com> + * src/common/extstr.c: Fix a bug when the replacing string contains the replaced pattern. |