diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-19 19:37:22 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-19 19:37:22 (GMT) |
commit | 67ea22978ffb134a4b94e0c3cdb0802b3360a249 (patch) | |
tree | 68b088ed6b7f23a9653f3c97dc0fbcd529af7e28 /ChangeLog | |
parent | 16757c632c7cf2614e71db4f9261149d585d61e0 (diff) |
Set the argument counter when building an arguments list.
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. |