summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44486bc..c83a6b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
16-01-12 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/Makefile.am:
+ Remove the 'artificial.[ch]' files from libarch_la_SOURCES.
+
+ * src/arch/artificial.c:
+ * src/arch/artificial.h:
+ Deleted entries. The features are provided by the 'raw.[ch]' files
+ for a while.
+
+ * src/arch/processor.c:
+ Disable the old way to disassemble instructions.
+
+16-01-12 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/disassembler.c:
Update code.