[kaffe] CVS kaffe (robilad): updated TODO

Kaffe CVS cvs-commits at kaffe.org
Thu Jan 17 19:14:50 PST 2008


PatchSet 7685 
Date: 2008/01/18 03:13:03
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	ChangeLog:1.5187->1.5188 
	TODO:1.36->1.37 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5187 kaffe/ChangeLog:1.5188
--- kaffe/ChangeLog:1.5187	Fri Jan 18 03:11:16 2008
+++ kaffe/ChangeLog	Fri Jan 18 03:13:03 2008
@@ -1,5 +1,9 @@
 2008-01-18  Dalibor Topic  <robilad at kaffe.org>
 
+	* TODO: Updated.
+
+2008-01-18  Dalibor Topic  <robilad at kaffe.org>
+
 	* config/i386/jit3-i386.def: Removed unused nop and unimplemented 
 	instructions. Removed ifdef-ed out code.
 
Index: kaffe/TODO
diff -u kaffe/TODO:1.36 kaffe/TODO:1.37
--- kaffe/TODO:1.36	Sun Jan  6 19:07:07 2008
+++ kaffe/TODO	Fri Jan 18 03:13:03 2008
@@ -5,6 +5,7 @@
    Variable must be in thread local storage and not globally visible.
  * Add support for gcj-ed code with BC ABI.
  * Merge in Tom Tromey's libjit and llvm based JITs.
+ * Remove unused instructions from jits (nop, unimplemented)
 
 * Architectural changes:
  * Make threading model runtime selectable.
@@ -22,7 +23,6 @@
  * Implement hooks for JVMTI from GNU Classpath. 
 
 * Integration issues
- * Make pure java zip the default.
  * Remove jikes from checked compiler list.
  * Update java.lang.ref vminterface to latest version.
  * Switch over to GNU Classpath's javah and remove kaffeh




More information about the kaffe mailing list