aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu/s_fma.S
AgeCommit message (Expand)AuthorFilesLines
2019-04-17powerpc: fma using builtinsAdhemerval Zanella1-28/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers1-6/+2
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-10-13Implement accurate fma.Jakub Jelinek1-0/+33