aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich1-29/+0
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers3-1/+347
2015-10-28Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers2-1/+47
2015-09-25Fix pow missing underflows (bug 18825).Joseph Myers1-0/+1
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich1-0/+6
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich1-0/+6
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich1-0/+6
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich1-0/+6
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich1-0/+6
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich1-0/+12
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich1-0/+2
2015-06-09Vector cosf for x86_64.Andrew Senkevich1-0/+2
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich1-0/+34
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers1-6/+6
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-23/+69
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar1-1/+1
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar1-2/+5
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-4/+28
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2-0/+140
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-6/+6
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae3-3/+3
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka1-5/+5
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-0/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers3-3/+3
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2-0/+214
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-06-15Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu1-0/+968
2012-06-06Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu1-0/+141