about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/e_asin.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey2024-04-141-8/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Add FMA multiarch functions to libmH.J. Lu2017-08-071-20/+34
* Remove configure tests for FMA4 support.Joseph Myers2015-10-091-7/+5
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-2/+6
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-0/+1
* Remove code without too much effectsUlrich Drepper2011-10-281-14/+3
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-4/+15
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+23