aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/fenv_private.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers1-495/+0
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer1-5/+13
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers1-39/+0
2018-02-28Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers1-0/+6
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers1-0/+2
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-22/+39
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers1-0/+1
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar1-0/+173
2013-01-18Fix application of the exception maskSiddhesh Poyarekar1-1/+1
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-0/+23
2012-03-19Optimize private 387 fenv access; share code between i386 and x86_64.Richard Henderson1-0/+304