[Bug libgcj/27731] Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 24 17:15:00 GMT 2006
- Previous message (by thread): [Bug libgcj/27731] Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented
- Next message (by thread): [Bug libgcj/27731] Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
------- Comment #2 from tromey at gcc dot gnu dot org 2006-05-24 17:14 -------
Subject: Bug 27731
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
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27731
- Previous message (by thread): [Bug libgcj/27731] Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented
- Next message (by thread): [Bug libgcj/27731] Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc-bugs
mailing list