summaryrefslogtreecommitdiff
path: root/libjava/java/lang/natMath.cc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-301-184/+0
* re PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() an...Tom Tromey2006-05-241-1/+36
* Imported GNU Classpath 0.90Mark Wielaard2006-05-181-0/+5
* Makefile.in: Rebuilt with Eric's change below.Bryce McKinlay2002-02-151-122/+1
* natMath.cc: Declare fabsf() function.Bryce McKinlay2000-12-021-0/+2
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* natMath.cc (pow): Cast args to `double', not `jdouble'.Jeff Sturm2000-01-101-4/+4
* configure: Rebuilt.Tom Tromey1999-09-101-1/+1
* Initial revisionTom Tromey1999-04-071-0/+263