[kaffe] CVS kaffe (robilad): Reverted the ltdl.c change again, sigh.

2004-12-21 Thread Kaffe CVS
PatchSet 5698 Date: 2004/12/21 08:57:38 Author: robilad Branch: HEAD Tag: (none) Log: Reverted the ltdl.c change again, sigh. Members: libltdl/ltdl.c:1.42-1.43 Index: kaffe/libltdl/ltdl.c diff -u kaffe/libltdl/ltdl.c:1.42 kaffe/libltdl/ltdl.c:1.43 --- kaffe/libltdl/ltdl.c:1.42 Tue

[kaffe] CVS kaffe (doogie): Added myself.

2004-12-21 Thread Kaffe CVS
PatchSet 5695 Date: 2004/12/21 08:07:12 Author: doogie Branch: HEAD Tag: (none) Log: Added myself. Members: AUTHORS:1.3-1.4 ChangeLog:1.3241-1.3242 Index: kaffe/AUTHORS diff -u kaffe/AUTHORS:1.3 kaffe/AUTHORS:1.4 --- kaffe/AUTHORS:1.3 Thu Oct 16 17:13:57 2003 +++

Re: [kaffe] CVS kaffe (doogie): Various gcc and sparse fixes all over the board.

2004-12-21 Thread Helmer Krämer
On Tue, 21 Dec 2004 00:11:20 -0800 Kaffe CVS [EMAIL PROTECTED] wrote: Hi, @@ -66,7 +66,7 @@ #if defined(HANDLE_MANIFEST_CLASSPATH) static int isEntryInClasspath(const char*); -static uint8* getManifestMainAttribute(jarFile*, char*); +static uint8* getManifestMainAttribute(jarFile*,

Re: [kaffe] CVS kaffe (stack): Checkpoint of jitter for linux/ppc.

2004-12-21 Thread Timothy Stack
Hi Tim, Your patch is great but you have forgotten the code compatibility with JIT for jitCodeHeader. I think it is simple to adapt but could you do it ? It breaks the compilation on platforms which only supports JIT. I don't understand the problem... Do you have some output I can

[kaffe] CVS kaffe (stack): Fix a simple syntax error.

2004-12-21 Thread Kaffe CVS
PatchSet 5702 Date: 2004/12/21 17:56:39 Author: stack Branch: HEAD Tag: (none) Log: Fix a simple syntax error. Members: ChangeLog:1.3247-1.3248 kaffe/kaffevm/external.c:1.74-1.75 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.3247 kaffe/ChangeLog:1.3248 ---

[kaffe] CVS kaffe (hkraemer): merged java.lang.ClassLoader from GNU Classpath

2004-12-21 Thread Kaffe CVS
PatchSet 5700 Date: 2004/12/21 16:51:01 Author: hkraemer Branch: HEAD Tag: (none) Log: merged java.lang.ClassLoader from GNU Classpath Members: ChangeLog:1.3245-1.3246 include/Makefile.am:1.79-1.80 include/Makefile.in:1.197-1.198 kaffe/kaffe/main.c:1.73-1.74

[kaffe] CVS kaffe (guilhem): Added two more missing files for KJC.

2004-12-21 Thread Kaffe CVS
PatchSet 5703 Date: 2004/12/21 18:03:58 Author: guilhem Branch: HEAD Tag: (none) Log: Added two more missing files for KJC. * libraries/javalib/Klasses.jar.bootstrap: Regenerated. * libraries/javalib/bootstrap.classlist: Added two missing classes for KJC. Members: