about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/fenv_private.h
Commit message (Expand)AuthorAgeFilesLines
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-091-39/+0
* Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers2018-02-281-0/+6
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+2
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-22/+39
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-271-0/+1
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-121-0/+173
* Fix application of the exception maskSiddhesh Poyarekar2013-01-181-1/+1
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+23
* Optimize private 387 fenv access; share code between i386 and x86_64.Richard Henderson2012-03-191-0/+304