aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu/bits
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers1-13/+0
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-1/+0
2018-03-15Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers1-183/+0
2018-03-14Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers1-306/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-38/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-93/+0
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers1-0/+2
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-14/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2016-09-07Add femode_t functions.Joseph Myers1-0/+14
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2015-12-07Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich1-0/+6
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich1-29/+0
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 Myers2-2/+2
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-23/+27
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-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 McRae2-2/+2
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 Myers2-2/+2
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