summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-01-17 20:13:15 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-01-17 20:13:15 (GMT)
commit2dd2099b9f4d238aa7804e07bc594b5fba06e813 (patch)
treec2eb4b8d10ff7717cd48c2d831112dc5b1e65494 /ChangeLog
parent9da8f8b37e3edebc917b4e223dd2447cd7cbc818 (diff)
Cleaned the definition of architecture processors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0d10ac..234df1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+18-01-17 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/arm/v7/processor.c:
+ * plugins/dalvik/processor.c:
+ Update code.
+
+ * src/arch/processor-int.h:
+ Clean the definition of architecture processors.
+
+ * src/arch/processor.c:
+ Update code.
+
18-01-16 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: