CVSROOT:        /cvs/kaffe
Module name:    kaffe
Changes by:     hkraemer        03/06/23 08:01:58

Modified files:
        .              : ChangeLog 
        kaffe/kaffevm/jit: machine.c 
        kaffe/kaffevm/jit3: funcs.c machine.c machine.h 

Log message:
2003-06-23  Helmer Kraemer  <[EMAIL PROTECTED]>

* kaffe/kaffevm/jit/machine.c
(finishInsnSequence): adapted to modified alignment of gc heap
(getInsnPC): new method
(installMethodCode): use getInsnPC to translate exception table
and line number table entries; corrected handling of exception
table entries that cover the last instruction of a method

* kaffe/kaffevm/jit3/machine.c
(getInsnPC, installMethodCode): properly deal with exception table
entries that cover the last instruction of a method


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to