aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natMath.cc
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley1-184/+0
2006-05-24re PR libgcj/27731 (Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() an...Tom Tromey1-1/+36
2006-05-18Imported GNU Classpath 0.90Mark Wielaard1-0/+5
2002-02-15Makefile.in: Rebuilt with Eric's change below.Bryce McKinlay1-122/+1
2000-12-02natMath.cc: Declare fabsf() function.Bryce McKinlay1-0/+2
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
2000-01-10natMath.cc (pow): Cast args to `double', not `jdouble'.Jeff Sturm1-4/+4
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+263