| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Add tgmath.h macros for narrowing functions. | Joseph Myers | 2019-08-21 | 1 | -0/+167 |
* | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2019-08-15 | 1 | -24/+0 |
* | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers | 2019-08-13 | 1 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660). | Joseph Myers | 2017-11-15 | 1 | -57/+147 |
* | Handle more _FloatN, _FloatNx types in tgmath.h. | Joseph Myers | 2017-11-03 | 1 | -2/+29 |
* | Use __HAVE_DISTINCT_FLOAT128 in tgmath.h. | Joseph Myers | 2017-08-25 | 1 | -1/+1 |
* | Fix tgmath.h handling of complex integers (bug 21684). | Joseph Myers | 2017-08-22 | 1 | -46/+89 |
* | Fix tgmath.h for __int128 (bug 21686). | Joseph Myers | 2017-08-02 | 1 | -13/+7 |
* | Fix tgmath.h for bit-fields (bug 21685). | Joseph Myers | 2017-08-02 | 1 | -59/+59 |
* | Support _Float128 in tgmath.h. | Joseph Myers | 2017-06-28 | 1 | -28/+123 |
* | Use clog10 not __clog10 in tgmath.h log10 macro. | Joseph Myers | 2017-06-28 | 1 | -1/+1 |
* | Fix tgmath.h totalorder, totalordermag return type (bug 21687). | Joseph Myers | 2017-06-28 | 1 | -4/+16 |
* | Simplify tgmath.h for integer return types. | Joseph Myers | 2017-06-28 | 1 | -18/+18 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+20 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add preprocessor indentation for llogb macro in tgmath.h. | Joseph Myers | 2016-12-20 | 1 | -1/+1 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+4 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+6 |
* | Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>. | Joseph Myers | 2016-08-03 | 1 | -1/+1 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967). | Joseph Myers | 2015-09-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -2/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | 2008-10-24 Joseph Myers <joseph@codesourcery.com> | Ulrich Drepper | 2008-11-01 | 1 | -1/+8 |
* | [BZ #4775, BZ #4776] | Ulrich Drepper | 2007-07-12 | 1 | -168/+153 |
* | [BZ #865] | Ulrich Drepper | 2005-10-15 | 1 | -5/+10 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -10/+5 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -5/+10 |
* | Update. | Ulrich Drepper | 2004-05-07 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-05-06 | 1 | -3/+34 |
* | Update. | Ulrich Drepper | 2003-06-16 | 1 | -19/+6 |
* | Update. | Ulrich Drepper | 2003-03-03 | 1 | -9/+20 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2001-05-17 | 1 | -9/+11 |
* | Only add l suffixes if __NO_LONG_DOUBLE_MATH is not defined. | Ulrich Drepper | 2001-02-07 | 1 | -10/+16 |
* | Update. | Ulrich Drepper | 2001-01-26 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2001-01-25 | 1 | -16/+23 |
* | Update. | Ulrich Drepper | 2000-08-20 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-08-02 | 1 | -5/+7 |