aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/s_log1p.c
AgeCommit message (Expand)Author
2024-02-25x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-08-21x86_64: Add log1p with FMAH.J. Lu