about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove configure tests for FMA4 support.Joseph Myers2015-10-091-2/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-081-2/+0
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2015-09-241-1/+1
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-1/+2
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-1/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-1/+3
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-1/+2
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-1/+3
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-1/+2
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-1/+3
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+2
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-1/+2
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-2/+4
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-1/+2
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+5
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-2/+1
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-1/+1
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-281-11/+11
* Remove code without too much effectsUlrich Drepper2011-10-281-13/+2
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-2/+31
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+32
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-1/+1
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-0/+4