summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3219ea..faa863e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-12-15 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/arm/v7/helpers.c:
+ * src/arch/arm/v7/helpers.h:
+ Remove dead code and a compilation warning.
+
+16-12-15 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/fetch.c:
Fix a runtime warning occurring from Python standalone scripts.