gcc/libjava/java
Jeff Sturm 0cf69affdd natMath.cc (pow): Cast args to double', not jdouble'.
2000-01-10  Jeff Sturm  <jsturm@sigma6.com>

	* java/lang/natMath.cc (pow): Cast args to `double', not
	`jdouble'.
	(atan2): Likewise.
	(IEEEremainder): Likewise.
	* java/lang/mprec.h: Don't wrap includes in `extern "C"'.
	* java/lang/fdlibm.h: Don't wrap includes in `extern "C"'.

From-SVN: r31305
2000-01-10 20:02:47 +00:00
..
awt
io
lang natMath.cc (pow): Cast args to double', not jdouble'. 2000-01-10 20:02:47 +00:00
net natPlainDatagramSocketImpl.cc (peek): Removed unnecesary comment. 2000-01-04 22:41:58 +00:00
security
text
util ZipFile.java: Compute the offset of the ZipEntry data correctly. 1999-11-07 08:30:31 +00:00