summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/e_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-1/+3
* 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-12/+23
* Remove configure tests for FMA4 support.Joseph Myers2015-10-091-6/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-081-12/+10
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-4/+5
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-241-0/+1
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-1/+1
* Really fix AVX testsUlrich Drepper2012-01-261-1/+1
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-2/+11
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+15