diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +16-04-20 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/arm/v456/Makefile.am: + * src/arch/arm/v456/addressing.c: + * src/arch/arm/v456/addressing.h: + * src/arch/arm/v456/encoding.h: + * src/arch/arm/v456/instruction-def.h: + * src/arch/arm/v456/instruction.c: + * src/arch/arm/v456/instruction.h: + * src/arch/arm/v456/operands/Makefile.am: + * src/arch/arm/v456/operands/content.c: + * src/arch/arm/v456/operands/content.h: + * src/arch/arm/v456/operands/register.c: + * src/arch/arm/v456/operands/register.h: + * src/arch/arm/v456/register.c: + * src/arch/arm/v456/register.h: + Deleted entries: discard initial support of ARM versions older than v7. + 16-04-19 Cyrille Bagard <nocbos@gmail.com> * .gitattributes: |