This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r114045 - in /trunk/libjava: ChangeLog java/lan...


Author: tromey
Date: Wed May 24 17:14:45 2006
New Revision: 114045

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114045
Log:
	PR libgcj/27731:
	* java/lang/natMath.cc (cbrt, cosh, expm1, hypot, log1p, sinh,
	tanh): New methods.
	* java/lang/Math.java (cbrt, cosh, expm1, hypot, log1p, sinh,
	tanh): Declare.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/lang/Math.java
    trunk/libjava/java/lang/natMath.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]