PatchSet 7779 
Date: 2008/03/01 22:18:55
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
updated TODO
#
2008-03-01  Dalibor Topic  <[EMAIL PROTECTED]>

        * TODO: Updated.

Members: 
        ChangeLog:1.5278->1.5279 
        TODO:1.56->1.57 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5278 kaffe/ChangeLog:1.5279
--- kaffe/ChangeLog:1.5278      Sat Mar  1 22:15:14 2008
+++ kaffe/ChangeLog     Sat Mar  1 22:18:55 2008
@@ -1,5 +1,9 @@
 2008-03-01  Dalibor Topic  <[EMAIL PROTECTED]>
 
+       * TODO: Updated.
+
+2008-03-01  Dalibor Topic  <[EMAIL PROTECTED]>
+
        * config/x86_64/atomic.h,
        config/s390/atomic.h,
        config/config-std.h, 
Index: kaffe/TODO
diff -u kaffe/TODO:1.56 kaffe/TODO:1.57
--- kaffe/TODO:1.56     Wed Feb 20 14:29:07 2008
+++ kaffe/TODO  Sat Mar  1 22:19:02 2008
@@ -13,10 +13,8 @@
    * libjit could use a vmgenned interpreter, too.
 
 * Cleanup
- * Remove KAFFE_CFLAGS
  * Remove kaffe's copies of jni.h, jni-md.h, etc. Use GNU Classpath's headers 
instead.
-    Also remove the config-int.h generation now that we are using C99.
- * Look into removing the logging.properties file in libraries/javalib.
+    Also remove the inttypes.h checks and use now that we are using c99.
  * 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.

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to