[kaffe] Re: DArwin6 JIT3

2005-02-21 Thread Riccardo
In <[EMAIL PROTECTED]> Dalibor Topic wrote: >> This might not be necessary on darwin7 since I think Apple changed >> the way the compiler works for gcc 3.3. I can post the release notes >> link that describes the changes for darwin 7. It also provides some >> background on the darwin 5 -> 6 ->

Re: [kaffe] kaffe.def commands

2005-02-21 Thread Dalibor Topic
Guilhem Lavaux wrote: Michael Franz wrote: Hi, I have been going over kaffe.def and slots.h to figure out how the interpreter works. I understand what the slots.h macros are doing (stack, pop, push, ) but I don't understand what the logical difference is amoung rstack, wstack and stack? I am

Re: [kaffe] Re: DArwin6 JIT3

2005-02-21 Thread Dalibor Topic
Riccardo wrote: In <[EMAIL PROTECTED]> Dalibor Topic wrote: This might not be necessary on darwin7 since I think Apple changed the way the compiler works for gcc 3.3. I can post the release notes link that describes the changes for darwin 7. It also provides some background on the darwin 5 ->

Re: [kaffe] DArwin6 JIT3

2005-02-21 Thread Timothy Stack
On Feb 20, 2005, at 4:04 PM, Dalibor Topic wrote: Michael Franz wrote: On Sun, 20 Feb 2005 08:29:10 -0700, Timothy Stack <[EMAIL PROTECTED]> wrote: On Feb 20, 2005, at 5:21 AM, Dalibor Topic wrote: As for why stuff doesn't work, have you guys tried reverting my last changes to sysdepCallMethod and

Re: [kaffe] DArwin6 JIT3

2005-02-21 Thread Timothy Stack
On Feb 20, 2005, at 12:52 PM, Dalibor Topic wrote: Timothy Stack wrote: On Feb 20, 2005, at 5:21 AM, Dalibor Topic wrote: As for why stuff doesn't work, have you guys tried reverting my last changes to sysdepCallMethod and the ppc trampoline? I probably screwed it up wrt darwin when I was gettin

Re: [kaffe] kaffe.def commands

2005-02-21 Thread Michael Franz
Guilhem, > Yes. Correct. (Look at jit3/slots.h and jit/slots.h) jit/slots.h does not have anything describing the info I am interested in, however, jit3/slots.h does. How closely does kaffe.def follow this convention? FALOAD uses method load_offset_scaled_float(stack_float(1), stack(1), stack(0

Re: [kaffe] Re: DArwin6 JIT3

2005-02-21 Thread Michael Franz
Here is the details from Apple's Release notes (http://www.opensource.apple.com/darwinsource/10.3/gcc-1495/AppleReleaseNotes.html) * The -traditional-cpp option has changed. In Apple GCC 3.1 and earlier Apple GCC compilers, -traditional-cpp was used to toggle between the standard GNU GCC preproce

[kaffe] Re: Re: DArwin6 JIT3

2005-02-21 Thread Riccardo
In <[EMAIL PROTECTED]> Dalibor Topic wrote: >> could you add a compiler option check ? >> darwin 7 needs none, darwin 6 needs -no-cpp-precomp and darwin 6 - >> traditional or something similar... > > I'm afraid I didn't fully understand that remark. > > Does that mean that -no-cpp-precomp breaks

[kaffe] Build Error Darwin 6

2005-02-21 Thread Michael Franz
Hi, Just ran cvs HEAD and build failed with this: mv -f libkthread_la-lock-impl.o .libs/libkthread_la-lock-impl.o mv: rename libkthread_la-lock-impl.o to .libs/libkthread_la-lock-impl.o: No such file or directory Michael ___ kaffe mailing list kaffe@k

[kaffe] Re: Build Error Darwin 6

2005-02-21 Thread Michael Franz
Hi, I have some more details on this: ld: Undefined symbols: _repsem_destroy _repsem_init _repsem_post _repsem_wait On Mon, 21 Feb 2005 11:25:52 -0500, Michael Franz <[EMAIL PROTECTED]> wrote: > Hi, > > Just ran cvs HEAD and build failed with this: > mv -f libkthread_la-lock-impl.o .libs/libkt

[kaffe] kaffe -verify problem

2005-02-21 Thread Petr Novický
Hello, I'd like to ask if it's possible with the current version of Kaffe JVM to use -verify option. I'm using Kaffe in Linux Debian unstable and I get this: $ kaffe -verify Test Couldn't find or load essential class `java/lang/ClassLoader' java.lang.NoClassDefFoundError java/lang/ClassLoader N

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: archie's throwable optimization

2005-02-21 Thread Kaffe CVS
PatchSet 5584 Date: 2005/02/21 22:41:59 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: archie's throwable optimization 2005-02-20 Dalibor Topic <[EMAIL PROTECTED]> Resynced with GNU Classpath. 2005-02-19 Archie Cobbs <[EMAIL PROTECTED]>

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: mark's date format fixlet

2005-02-21 Thread Kaffe CVS
PatchSet 5585 Date: 2005/02/21 22:49:05 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: mark's date format fixlet 2005-02-20 Dalibor Topic <[EMAIL PROTECTED]> Resynced with GNU Classpath. 2005-02-20 Mark Wielaard <[EMAIL PROTECTED]> * jav

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: gnu security provider sha fixlet

2005-02-21 Thread Kaffe CVS
PatchSet 5587 Date: 2005/02/21 23:12:41 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: gnu security provider sha fixlet 2005-02-20 Dalibor Topic <[EMAIL PROTECTED]> Resynced with GNU Classpath. 2005-02-20 Rutger Ovidius <[EMAIL PROTECTED]>

[kaffe] CVS kaffe (robilad): Resync with GNU classpath: SimpleTimeZone fixlet

2005-02-21 Thread Kaffe CVS
PatchSet 5588 Date: 2005/02/21 23:20:53 Author: robilad Branch: HEAD Tag: (none) Log: Resync with GNU classpath: SimpleTimeZone fixlet 2005-02-20 Dalibor Topic <[EMAIL PROTECTED]> Resynced with GNU Classpath. 2005-02-20 Mark Wielaard <[EMAIL PROTECTED]> * java/util

[kaffe] CVS kaffe (robilad): Resynced with GNU Classpath: sven's date forma fix

2005-02-21 Thread Kaffe CVS
PatchSet 5586 Date: 2005/02/21 23:05:13 Author: robilad Branch: HEAD Tag: (none) Log: Resynced with GNU Classpath: sven's date forma fix 005-02-20 Dalibor Topic <[EMAIL PROTECTED]> Resynced with GNU Classpath. 2005-02-20 Sven de Marothy <[EMAIL PROTECTED]> * java/t

[kaffe] A small question:how can I pronounce the "kaffe"?

2005-02-21 Thread schlank
:) schlank. ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe