aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/e_exp.c
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-07x86-64: Add FMA multiarch functions to libmH.J. Lu
2015-10-09Remove configure tests for FMA4 support.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-08-13Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu
2014-03-24Fix implicit __isinf declarations in exp.Joseph Myers
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2012-01-26Really fix AVX testsUlrich Drepper
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper