summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu/e_hypotf.c
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-17PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-12Optimize libmUlrich Drepper
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella