summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b178b64..8e34542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+14-12-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/processor.c:
+ Process ARM / Thumb16 / Thumb32 data int the proper way.
+
+ * src/arch/arm/v7/thumb_32.c:
+ Fix a bug by removing an extra zero (number > 32b).
+
14-12-03 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/arm.c: