about summary refs log tree commit diff
path: root/sysdeps/x86/fpu/bits
Commit message (Expand)AuthorAgeFilesLines
...
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-29/+0
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+6
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+2
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+2
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+2
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+34
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-23/+27
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-131-1/+1
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-131-2/+5
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-6/+6
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-5/+5
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-0/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-2/+2
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-18/+27
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-151-0/+968
* Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu2012-06-061-0/+141