aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers1-0/+61
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 Myers12-12/+12
2017-10-24Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers1-2/+6
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-38/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-93/+0
2017-09-03hurd: fix libm linkSamuel Thibault1-1/+1
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2017-06-26Add float128 support for x86_64, x86.Joseph Myers3-0/+259
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2-0/+11
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-14/+0
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers1-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers3-1/+7
2016-10-06Add iseqsig.Joseph Myers1-0/+28
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+6
2016-09-07Add femode_t functions.Joseph Myers1-0/+14
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich1-0/+98
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
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-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