Age | Commit message (Expand) | Author |
2017-05-19 | Also create and use ldbl-compat-choose.h. | Joseph Myers |
2017-05-19 | Create and use first-versions.h with macros for function symbol versions. | Joseph Myers |
2017-05-15 | float128: Add private _Float128 declarations for libm. | Paul E. Murphy |
2017-02-08 | Move w_exp to libm-compat-call-auto | Gabriel F. T. Gomes |
2017-02-08 | Move w_lgamma_r to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | Add fromfp functions. | Joseph Myers |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers |
2016-11-28 | Make ilogb wrappers type-generic. | Joseph Myers |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-26 | Add getpayloadl to libnldbl. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-09-20 | Build s_nan* objects from a generic template | Paul E. Murphy |
2016-09-20 | Make ldexpF generic. | Paul E. Murphy |
2016-09-01 | Make common fmin implementation generic. | Paul E. Murphy |
2016-09-01 | Make common fmax implementation generic. | Paul E. Murphy |
2016-09-01 | Make common nextdown implementation generic. | Paul E. Murphy |
2016-09-01 | Make common fdim implementation generic. | Paul E. Murphy |
2016-08-29 | Convert remaining complex function to generated files | Paul E. Murphy |
2016-08-19 | Convert _Complex tangent functions to generated code | Paul E. Murphy |
2016-08-19 | Convert _Complex sine functions to generated code | Paul E. Murphy |
2016-08-19 | Convert _Complex cosine functions to generated code | Paul E. Murphy |
2016-08-17 | Support for type-generic libm function implementations libm | Paul E. Murphy |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers |
2015-11-02 | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers |
2015-10-02 | Fix nexttoward overflow in non-default rounding modes (bug 19059). | Joseph Myers |
2015-09-23 | Use math_narrow_eval more consistently. | Joseph Myers |
2015-09-16 | Make scalbn set errno (bug 6803). | Joseph Myers |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-06-19 | Fixed powerpc64 build. | Andrew Senkevich |
2015-06-03 | Replace finite with isfinite. | Wilco Dijkstra |
2015-06-03 | This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t... | Wilco Dijkstra |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
2013-09-04 | Remove --disable-versioning. | Joseph Myers |
2013-01-10 | Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" | Andreas Schwab |