summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-04-20 08:54:46 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-04-20 08:54:46 (GMT)
commit5480789b7a18e0eef058c4f702d4afad1c015424 (patch)
treeb8cf7f44fc252d67c0e32a6be846db731e707e5f /ChangeLog
parentc81d32dfe7d57534f47d30a9db1192e70a5bca1f (diff)
Discarded initial support of ARM versions older than v7.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edde331..3b1f34b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: