aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/s_fmaf.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-15Redirect fma calls to __fma in libmJoseph Myers1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
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-11-29Use libm_alias_float for x86_64.Joseph Myers1-1/+2
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-10-09Remove configure tests for FMA4 support.Joseph Myers1-6/+0
2015-10-08Remove configure tests for AVX support.Joseph Myers1-10/+7
2015-08-13Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu1-4/+5
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-05-15Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne1-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
2011-10-21Don't use NULL in last s_fma{,f} changeUlrich Drepper1-1/+1
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper1-3/+19
2011-10-20Move fma routines to right placeUlrich Drepper1-0/+42