CVSROOT:        /cvs/kaffe
Module name:    kaffe
Changes by:     stack   03/07/01 08:56:57

Modified files:
        .              : ChangeLog configure configure.in 
        kaffe/kaffevm/jit3: basecode.c basecode.h icode.c registers.h 

Log message:
2003-07-01  Timothy S. Stack <[EMAIL PROTECTED]>

* configure.in:
Autoheader doesn't understand --localdir anymore.

* kaffe/kaffevm/jit3/basecode.c,
kaffe/kaffevm/jit3/basecode.h,
kaffe/kaffevm/jit3/icode.c,
kaffe/kaffevm/jit3/registers.h:
Load/Store float constants as floats and not doubles, otherwise
the jitted code will read floats from the constant pool that were
stored as doubles.

Reported by: Gerlando Falauto <[EMAIL PROTECTED]>


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

Reply via email to