summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c31400..c869692 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+09-11-07 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ * plugins/govm/build.c:
+ * plugins/govm/build.h:
+ * plugins/govm/goas.c:
+ * plugins/govm/gram.y:
+ * plugins/govm/instruction.c:
+ * plugins/govm/instruction.h:
+ * plugins/govm/Makefile.am:
+ * plugins/govm/samples/test.asm:
+ * plugins/govm/tok.l:
+ Provide a small assembler for the GoVM architecture.
+
09-10-31 Cyrille Bagard <nocbos@gmail.com>
* plugins/pyoida/analysis/py_binary.c: