[kaffe] Kaffe CVS: kaffe dalibor

Kaffe CVS kaffe@kaffe.org
Sat, 19 Oct 2002 03:12:31 -0700


CVSROOT:	/cvs/kaffe
Module name:	kaffe
Changes by:	dalibor	02/10/19 03:12:02

Modified files:
	.              : ChangeLog 
	config/mips    : common.h jit3-mips.def o32-sysdepCallMethod.h 
	                 threads.h 
	config/mips/linux: md.c md.h 
	kaffe/kaffevm  : support.c 

Log message:
Sat Oct 19 12:24:24 CEST 2002 Kevin D. Kissell <kevink@mips.com>
config/mips/common.h, config/mips/jit3-mips.def,
config/mips/linux/md.c, config/mips/linux/md.h,
config/mips/o32-sysdepCallMethod.h, config/mips/threads.h
kaffe/kaffevm/support.c:

fixed several MIPS/Linux interpreter bugs.

With these changes, an interpretive MIPS/Linux
build passes all 1.0.7 regression tests both with and
without debugging enabled.