[kaffe] CVS kaffe (robilad): updated TODO

Kaffe CVS cvs-commits at kaffe.org
Sat Feb 16 09:42:00 PST 2008


PatchSet 7760 
Date: 2008/02/16 17:40:10
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
updated TODO

2008-02-16  Dalibor Topic  <robilad at kaffe.org>

        * TODO: Updated.

Members: 
	ChangeLog:1.5260->1.5261 
	TODO:1.54->1.55 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5260 kaffe/ChangeLog:1.5261
--- kaffe/ChangeLog:1.5260	Sat Feb 16 17:20:07 2008
+++ kaffe/ChangeLog	Sat Feb 16 17:40:10 2008
@@ -1,5 +1,9 @@
 2008-02-16  Dalibor Topic  <robilad at kaffe.org>
 
+	* TODO: Updated.
+
+2008-02-16  Dalibor Topic  <robilad at kaffe.org>
+
 	* config/config-hacks.h (HAVE_UNALIGNEDACCESS, MSG_PEEK)
 	(HAVE_DYN_UNDERSTORE, DEFAULT_LIBRARYPATH): Removed unused definitions.
 
Index: kaffe/TODO
diff -u kaffe/TODO:1.54 kaffe/TODO:1.55
--- kaffe/TODO:1.54	Fri Feb 15 01:51:37 2008
+++ kaffe/TODO	Sat Feb 16 17:40:10 2008
@@ -23,6 +23,7 @@
  * Look into removing the logging.properties file in libraries/javalib.
  * cleanup JNI library loading to use libltdl exclusively.
  * Remove unused instructions from jits (nop, unimplemented)
+ * Use CScout http://www.spinellis.gr/cscout/doc/indexw.html to weed out unused symbols.
 
 * Architectural changes:
  * Make threading model runtime selectable.




More information about the kaffe mailing list