No subject


Tue Jan 22 12:20:42 PST 2008


was created.  It causes the JIT compilation of the called method, and
the replacement of the pointer to the trampoline so that it points to
the JIT-compiled code.

> I added a call to a simple function ,which just prints a line, to
> trampolines.c , but that has made no difference at all in the execution.

You'd have to change the trampoline asm code to make some difference,
but you don't really want to do it :-)

> Doing a gmake after making the change does not even involve
> trampolines.c When is the file used ?

Where did you start `gmake'?  AFAIR, it's #included by some file
within kaffevm.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the kaffe mailing list