aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Vector cosf for x86_64.Andrew Senkevich1-1/+2
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+5
2012-03-21Disable use of FMA instructions in branredAndreas Schwab1-2/+1
2012-01-30Fix makefile/configure problems with sse2avx changes.Joseph Myers1-1/+1
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper1-11/+11
2011-10-28Remove code without too much effectsUlrich Drepper1-13/+2
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper1-2/+31
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+32
2011-10-18Add optimized nearbyint{,f} for x86-64Ulrich Drepper1-1/+1
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper1-0/+4