[kaffe] Kaffe CVS: kaffe dalibor

Kaffe CVS cvs-commits at kaffe.org
Wed Jun 25 16:11:06 PDT 2003


CVSROOT:	/cvs/kaffe
Module name:	kaffe
Changes by:	dalibor	03/06/25 16:09:18

Modified files:
	.              : ChangeLog aclocal.m4 config.sub configure 
	FAQ            : FAQ.jit3 
	config         : config.h.in 
	include        : defs.h 
	kaffe/kaffevm/jit3: funcs.c 
	kaffe/scripts  : Makefile.in 
	kaffe/scripts/compat: Makefile.in 
	libltdl        : Makefile.in aclocal.m4 config.sub configure 
	libraries/clib/math: BigInteger.c 
	libraries/javalib: Makefile.am Makefile.am.in Makefile.in 
Added files:
	.              : valist.m4 

Log message:
2003-06-25  Dalibor Topic <robilad at yahoo.com>

* include/defs.h:
(VA_LIST_COPY) fixed array copying macro to use its variables.

2003-06-25  Dalibor Topic <robilad at yahoo.com>

* libraries/javalib/Makefile.am.in:
(rt.jar) depend on all class library sources.

Reported by: Rob Gonzalez <rgonzale at wso.williams.edu>

2003-06-25  Dalibor Topic <robilad at yahoo.com>

* kaffe/kaffevm/jit3/funcs.c:
(ALIGN) renamed to ALIGN_CODEPC to fix a warning on OpenBSD.

* FAQ/FAQ.jit3: renamed ALIGN to ALIGN_CODEPC.

2003-06-25  Dalibor Topic <robilad at yahoo.com>

* libraries/clib/math/BigInteger.c:
(Java_java_math_BigInteger_scansetbit0,
Java_java_math_BigInteger_cmp0,
Java_java_math_BigInteger_toString0,
Java_java_math_BigInteger_toDouble0,
Java_java_math_BigInteger_toInt0,
Java_java_math_BigInteger_probablyPrime0,
Java_java_math_BigInteger_bitLength0,
Java_java_math_BigInteger_hamDist0) added return statements in
dummy implementations to fix compiler warnings.





More information about the kaffe mailing list