The SH3 story recalled one question to me. In 'kaffe/kaffevm/jit3/funcs.c' a macro 'ALIGN_CODEPC' is defined. But as far as grep can tell, it has never been used. Is this macro really needed?
If not, we have to modify kaffe/kaffevm/jit3/funcs.c kaffe/kaffevm/jit/funcs.c (at least ALIGN should be ALIGN_CODEPC for OpenBSD) FAQ/FAQ.jit3. Oh, I also notice 'FAQ/FAQ.jit3' shall be modified for the explanation of LOUT. The example in this document is still old style version. Kiyo _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
