about summary refs log tree commit diff
path: root/sysdeps/x86/fpu
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-011-0/+98
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-049-9/+9
* Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich2015-12-071-0/+6
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-29/+0
* Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers2015-10-283-1/+347
* Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers2015-10-282-1/+47
* Fix pow missing underflows (bug 18825).Joseph Myers2015-09-251-0/+1
* 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-025-5/+5
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-23/+69
* 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
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-4/+28
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-092-0/+140
* 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-013-3/+3
* 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-023-3/+3
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-282-0/+214
* 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