about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/e_log.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-18/+0
* 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
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-151-0/+1
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-2/+1
* Really fix AVX testsUlrich Drepper2012-01-261-1/+1
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-2/+12
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+15