summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc012e7..ed92b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
15-11-27 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/arm/v7/processor.c:
+ Typo.
+
+ * src/arch/immediate.c:
+ Fix binary string format in immediate operands.
+
+ * src/arch/raw.c:
+ * src/arch/raw.h:
+ Remove old code.
+
+ * src/common/asm.c:
+ * src/common/asm.h:
+ Compute the first set bit in 64bit words.
+
+15-11-27 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/fetch.c:
Disable old code.