summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu/k_sinf.c
AgeCommit message (Collapse)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-06-01PowerPC: Fix for POWER7 sinf/cosfAdhemerval Zanella1-2/+3
This patch fixes some sinf/cosf calculations that generated unexpected underflows exceptions.
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
Entire tree edited via find | grep | sed.
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella1-0/+53