Age | Commit message (Expand) | Author |
---|---|---|
2018-08-28 | Split fenv_private.h out of math_private.h more consistently. | Joseph Myers |
2018-06-21 | math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253] | Florian Weimer |
2018-05-09 | Move math_opt_barrier, math_force_eval to separate math-barriers.h. | Joseph Myers |
2018-02-28 | Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902). | Joseph Myers |
2018-02-09 | Add build infrastructure for narrowing libm functions. | Joseph Myers |
2017-06-26 | Add float128 support for x86_64, x86. | Joseph Myers |
2014-06-27 | Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562). | Joseph Myers |
2013-06-12 | Set/restore rounding mode only when needed | Siddhesh Poyarekar |
2013-01-18 | Fix application of the exception mask | Siddhesh Poyarekar |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-03-19 | Optimize private 387 fenv access; share code between i386 and x86_64. | Richard Henderson |