summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-29 14:26:33 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-29 14:26:33 (GMT)
commit1558bd267c6d0d5188bcb7fad2db342ba72a2b7c (patch)
tree358ad08494f9641e1d6648ae36ac732bea0716e5 /ChangeLog
parent945f58cb1e1b8b6dc444dd0668bd1a2986cd899e (diff)
Read GCC warning messages with more care.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f326cdd..4450196 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-10-29 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/arm/v7/context.c:
+ Read GCC warning messages with more care.
+
+16-10-29 Cyrille Bagard <nocbos@gmail.com>
+
* configure.ac:
* src/analysis/disass/fetch.c:
* src/arch/immediate.c: