summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a24cc00..746b0370 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-20 Frank Ch. Eigler <fche@redhat.com>
+
+ Many changes throughout. Partial sketch of translation output.
+ * elaborate.*: Elaboration pass.
+ * translate.*: Translation pass.
+ * staptree.*: Simplified for visitor concept.
+ * main.cxx: Translator mainline.
+ * *test.cxx: Removed.
+ * testsuite/*: Some new tests, some changed for newer syntax.
+
2005-05-05 Frank Ch. Eigler <fche@redhat.com>
* parse.cxx (parse): Add helper methods.