aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/multiarch/Makefile
AgeCommit message (Expand)Author
2015-10-09Remove configure tests for FMA4 support.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-09-24Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-06-09Vector cosf for x86_64.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-01-30Fix makefile/configure problems with sse2avx changes.Joseph Myers
2012-01-28Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2011-10-28Remove code without too much effectsUlrich 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
2011-10-18Add optimized nearbyint{,f} for x86-64Ulrich Drepper
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper