about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu/e_hypot.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-061-1/+1
|
* Optimize libmUlrich Drepper2011-10-121-0/+1
| | | | | libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized.
* Fix PLT uses in libm on powerpcAndreas Schwab2011-09-151-4/+4
|
* Trigonometric optimizations for POWERAdhemerval Zanella2011-09-071-0/+117