[PATCH] Re: [CVS ci] indirect register frame 9 - go

2004-10-28 Thread Stephane Peiry
On Thu, Oct 28, 2004 at 10:06:05AM +0200, Leopold Toetsch wrote: > * all JIT platforms except ppc and i386 are broken > > Takers wanted for JIT fixes. See jit/ppc/* for necessary changes. This patch fixes JIT for the sparc platform (make testj passes except for the streams and gc_10.pasm where it

[CVS ci] indirect register frame 9 - go

2004-10-28 Thread Leopold Toetsch
I've now committed the new (internal) calling scheme. On the surface nothing has changed, at least, if the code obeys to the rules in docs/pdds/pdd03_calling_conventions.pod. If you are using PIR code and the function call directives all will still work. PASM code or handcrafted calls have to t