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