diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-12-18 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/operands/args.c: + Set the argument counter when building an arguments list. + +16-12-18 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/instruction.c: Clean the code and remove compilation warnings. |