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