aboutsummaryrefslogtreecommitdiff
path: root/math/Versions
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Implement C23 log2p1Joseph Myers1-0/+6
2024-01-12math: remove exp10 wrappersWilco Dijkstra1-0/+4
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto1-0/+4
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella1-0/+2
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-0/+22
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+5
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+9
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-0/+3
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+11
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-1/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-1/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-1/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+4
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+5
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+5
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+5
2018-02-10Add narrowing add functions.Joseph Myers1-0/+9
2017-12-07Add _Float32 function aliases.Joseph Myers1-105/+105
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-0/+106
2017-11-27Add _Float64x function aliases.Joseph Myers1-0/+104
2017-10-16Move some float128 symbol version definitions.Joseph Myers1-0/+109
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-1/+1
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2016-12-31Add fromfp functions.Joseph Myers1-0/+2
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+1
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+1
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers1-0/+1
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-0/+1
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-0/+1
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+1
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers1-0/+1
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+1
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers1-0/+1
2016-10-06Add iseqsig.Joseph Myers1-1/+1
2016-09-30Add iscanonical.Joseph Myers1-0/+1
2016-09-07Add femode_t functions.Joseph Myers1-1/+1
2016-08-29Add fetestexceptflag.Joseph Myers1-1/+1
2016-08-16Add fesetexcept.Joseph Myers1-0/+3
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-0/+4
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+7
2015-09-19Really fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault1-1/+1
2015-08-07Fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault1-0/+2
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+3
2011-10-15Optimize expUlrich Drepper1-0/+1
2011-10-12Optimize libmUlrich Drepper1-0/+29
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath1-1/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+8
2000-02-26Update.Ulrich Drepper1-3/+2
1999-11-12Update.Ulrich Drepper1-0/+4