diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 16-04-21 Cyrille Bagard <nocbos@gmail.com> + * src/arch/arm/v7/arm.c: + * src/arch/arm/v7/arm.h: + * src/arch/arm/v7/opcodes/opcodes_tmp_arm.h: + * src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h: + * src/arch/arm/v7/thumb_16.c: + * src/arch/arm/v7/thumb_16.h: + * src/arch/arm/v7/thumb_32.c: + * src/arch/arm/v7/thumb_32.h: + Get prepared for more ARMv7 opcodes. + +16-04-21 Cyrille Bagard <nocbos@gmail.com> + * gitrev.m4: Ensure sources are not extracted from a clean tarball before computing the Git revision. |