summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/s_fma.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-28Use libm_alias_double for i386.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-08-13Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-10-13Implement accurate fma.Jakub Jelinek
2010-04-14Add x86-32 FMA supportH.J. Lu