| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -1/+2 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -1/+1 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -1/+1 |
* | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 2016-12-16 | 1 | -1/+4 |
* | Make w_scalbln type-generic | Gabriel F. T. Gomes | 2016-12-16 | 1 | -2/+2 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -1/+2 |
* | Make w_log1p type-generic | Gabriel F. T. Gomes | 2016-12-14 | 1 | -2/+3 |
* | Better design of libm.a installation rule. | Andrew Senkevich | 2016-12-13 | 1 | -4/+7 |
* | Install libm.a as linker script (bug 20539). | Andrew Senkevich | 2016-12-08 | 1 | -4/+15 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -2/+2 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 1 | -1/+1 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 1 | -1/+1 |
* | Make ilogb wrappers type-generic. | Joseph Myers | 2016-11-28 | 1 | -2/+1 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -1/+1 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 1 | -1/+2 |
* | Fix SH4 FP_ILOGB0 (bug 20859). | Joseph Myers | 2016-11-23 | 1 | -1/+2 |
* | Fix default float_t definition (bug 20855). | Joseph Myers | 2016-11-23 | 1 | -1/+2 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -1/+1 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -1/+1 |
* | math: Define iszero as a function template for C++ [BZ #20715] | Florian Weimer | 2016-10-21 | 1 | -1/+2 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -1/+2 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -1/+1 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -1/+1 |
* | Make iseqsig handle excess precision. | Joseph Myers | 2016-10-07 | 1 | -1/+3 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -1/+1 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 1 | -2/+2 |
* | Fix iszero for excess precision. | Joseph Myers | 2016-09-28 | 1 | -1/+3 |
* | Build s_nan* objects from a generic template | Paul E. Murphy | 2016-09-20 | 1 | -2/+3 |
* | Make ldexpF generic. | Paul E. Murphy | 2016-09-20 | 1 | -5/+15 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -2/+4 |
* | Remove unneeded stubs for k_rem_pio2l. | Paul E. Murphy | 2016-09-01 | 1 | -3/+3 |
* | Make common fmin implementation generic. | Paul E. Murphy | 2016-09-01 | 1 | -2/+2 |
* | Make common fmax implementation generic. | Paul E. Murphy | 2016-09-01 | 1 | -2/+2 |
* | Make common nextdown implementation generic. | Paul E. Murphy | 2016-09-01 | 1 | -2/+2 |
* | Make common fdim implementation generic. | Paul E. Murphy | 2016-09-01 | 1 | -2/+2 |
* | Convert remaining complex function to generated files | Paul E. Murphy | 2016-08-29 | 1 | -3/+2 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -2/+2 |
* | Convert _Complex tangent functions to generated code | Paul E. Murphy | 2016-08-19 | 1 | -3/+3 |
* | Convert _Complex sine functions to generated code | Paul E. Murphy | 2016-08-19 | 1 | -6/+7 |
* | Convert _Complex cosine functions to generated code | Paul E. Murphy | 2016-08-19 | 1 | -4/+5 |
* | Support for type-generic libm function implementations libm | Paul E. Murphy | 2016-08-17 | 1 | -2/+29 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -2/+3 |
* | Add tests for fegetexceptflag, fesetexceptflag. | Joseph Myers | 2016-08-10 | 1 | -1/+1 |
* | Refactor part of math Makefile | Paul E. Murphy | 2016-08-03 | 1 | -56/+75 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -1/+1 |
* | Fix modf (sNaN) (bug 20240). | Joseph Myers | 2016-06-10 | 1 | -0/+6 |
* | Support sNaN testing in libm-test.inc. | Joseph Myers | 2016-05-26 | 1 | -1/+8 |
* | Register extra test objects | Andreas Schwab | 2016-04-13 | 1 | -3/+7 |
* | math: don't clobber old libm.so on install [BZ #19822] | Dylan Alex Simon | 2016-03-21 | 1 | -1/+2 |
* | Omit test-math-isinff when no C++ compiler. | Roland McGrath | 2016-03-04 | 1 | -1/+4 |