[kaffe] CVS kaffe (robilad): TODO: Removed finished merge tasks, added gcj integration.
Kaffe CVS
cvs-commits at kaffe.org
Mon Aug 6 05:59:49 PDT 2007
PatchSet 7509
Date: 2007/08/06 12:58:42
Author: robilad
Branch: HEAD
Tag: (none)
Log:
2007-08-06 Dalibor Topic <robilad at kaffe.org>
* TODO: Removed finished merge tasks, added gcj integration.
Members:
ChangeLog:1.5007->1.5008
TODO:1.16->1.17
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5007 kaffe/ChangeLog:1.5008
--- kaffe/ChangeLog:1.5007 Mon Aug 6 12:52:03 2007
+++ kaffe/ChangeLog Mon Aug 6 12:58:42 2007
@@ -1,5 +1,9 @@
2007-08-06 Dalibor Topic <robilad at kaffe.org>
+ * TODO: Removed finished merge tasks, added gcj integration.
+
+2007-08-06 Dalibor Topic <robilad at kaffe.org>
+
* README, WHATSNEW: Added i386-Interix port.
2007-08-06 Dalibor Topic <robilad at kaffe.org>
Index: kaffe/TODO
diff -u kaffe/TODO:1.16 kaffe/TODO:1.17
--- kaffe/TODO:1.16 Mon May 22 15:21:42 2006
+++ kaffe/TODO Mon Aug 6 12:58:43 2007
@@ -3,6 +3,7 @@
* Merge in vmgenned interpreter from Cacao
* JIT must support thread concurrency.
Variable must be in thread local storage and not globally visible.
+ * Add support for gcj-ed code with BC ABI.
* Architectural changes:
* Make threading model runtime selectable.
@@ -18,11 +19,8 @@
* Add support for using an external gjdoc.
* Merging work:
- * From GNU Classpath:
- java.util.zip, java.lang.String
* Update to latest VMProcess interface (needs K* cleanup instead of using
POSIX functions directly)
- * gcjwebplugin
* verifier from gcj (rob gonzalez)
* Build system: (dalibor)
More information about the kaffe
mailing list