aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/s_sin.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-02-25x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey1-8/+11
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-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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_double for x86_64.Joseph Myers1-2/+4
2017-08-07x86-64: Add FMA multiarch functions to libmH.J. Lu1-20/+31
2015-10-09Remove configure tests for FMA4 support.Joseph Myers1-7/+0
2015-10-08Remove configure tests for AVX support.Joseph Myers1-14/+12
2015-08-13Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu1-6/+8
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper1-2/+2
2012-01-26Really fix AVX testsUlrich Drepper1-2/+4
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper1-4/+13
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+22