CVS kaffe (robilad): added new integration tasks
Kaffe CVS <[email protected]>
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
PatchSet 7667 Date: 2008/01/03 01:44:37 Author: robilad Branch: HEAD Tag: (none) Log: added new integration tasks 2008-01-02 Dalibor Topic <[email protected]> * TODO: Added new integration tasks. Members: ChangeLog:1.5169->1.5170 TODO:1.32->1.33 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.5169 kaffe/ChangeLog:1.5170 --- kaffe/ChangeLog:1.5169 Thu Jan 3 01:18:08 2008 +++ kaffe/ChangeLog Thu Jan 3 01:44:37 2008 @@ -1,5 +1,9 @@ 2008-01-02 Dalibor Topic <[email protected]> + * TODO: Added new integration tasks. + +2008-01-02 Dalibor Topic <[email protected]> + * configure.ac (AC_FUNC_STRFTIME, AC_FUNC_UTIME_NULL): Removed. 2008-01-02 Dalibor Topic <[email protected]> Index: kaffe/TODO diff -u kaffe/TODO:1.32 kaffe/TODO:1.33 --- kaffe/TODO:1.32 Wed Jan 2 21:16:25 2008 +++ kaffe/TODO Thu Jan 3 01:44:37 2008 @@ -23,6 +23,9 @@ * Integration issues * Make pure java zip the default. + * Remove unused binreloc support. + * Remove jikes from checked compiler list. + * Update java.lang.ref vminterface to latest version. * Remove tests for unused functions and headers. * Switch over to GNU Classpath's javah and remove kaffeh * Replace native library code using KNI with code using JNI