diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 14-11-24 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/operands/args.c: + * src/arch/dalvik/operands/pool.c: + * src/arch/dalvik/operands/register.c: + * src/arch/dalvik/operands/target.c: + * src/arch/immediate.c: + * src/arch/operand.c: + * src/arch/operand.h: + * src/arch/operand-int.h: + * src/arch/raw.c: + * src/arch/register.c: + Clean operands, using class functions and destructors. + +14-11-24 Cyrille Bagard <nocbos@gmail.com> + * src/arch/Makefile.am: * src/arch/processor.c: * src/format/elf/helper_x86.c: |