summaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu
AgeCommit message (Expand)Author
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-03-16Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-15Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers
2018-03-14Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-24Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-03hurd: fix libm linkSamuel Thibault
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-23Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers
2016-10-06Add iseqsig.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-09-07Add femode_t functions.Joseph Myers
2016-07-01Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-07Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers
2015-10-28Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181).Joseph Myers
2015-09-25Fix pow missing underflows (bug 18825).Joseph Myers
2015-06-18Vector sincosf for x86_64 and tests.Andrew Senkevich
2015-06-18Vector sincos for x86_64 and tests.Andrew Senkevich
2015-06-18Vector powf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector pow for x86_64 and tests.Andrew Senkevich
2015-06-17Vector expf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector exp for x86_64 and tests.Andrew Senkevich
2015-06-17Vector logf for x86_64 and tests.Andrew Senkevich
2015-06-17Vector log for x86_64 and tests.Andrew Senkevich
2015-06-15Vector sinf for x86_64 and tests.Andrew Senkevich
2015-06-11Vector sin for x86_64 and tests.Andrew Senkevich
2015-06-09Vector cosf for x86_64.Andrew Senkevich
2015-06-09Start of series of patches with x86_64 vector math functions.Andrew Senkevich
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-08-13Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar
2014-08-13Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae