summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/s_atan.c
Commit message (Expand)AuthorAgeFilesLines
* WIP finer-grained, more aggressive local PLT call checkzack/wip-check-localplt-2Zack Weinberg2018-03-261-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use libm_alias_double for x86_64.Joseph Myers2017-11-291-1/+3
* Make dbl-64 atan and tan into weak aliases.Joseph Myers2017-10-021-2/+3
* x86-64: Add FMA multiarch functions to libmH.J. Lu2017-08-071-9/+21
* Remove configure tests for FMA4 support.Joseph Myers2015-10-091-6/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-081-11/+9
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-4/+5
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-1/+1
* Really fix AVX testsUlrich Drepper2012-01-261-1/+2
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-2/+9
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+14