diff options
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. |