diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-04-21 20:14:04 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-04-21 20:14:04 (GMT) |
commit | d062f5ffbac1250938206f4d2e15c44d8a9357f6 (patch) | |
tree | b7bf90248866925515b3c2029eb7e9bbc12e6e05 /ChangeLog | |
parent | c517a9defa6fae19007a398e0594074d08d18fd0 (diff) |
Got prepared for more ARMv7 opcodes.
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. |