]> git.ipfire.org Git - thirdparty/glibc.git/history - math/bits/mathcalls.h
x86-64: Add vector cosh/coshf implementation to libmvec
[thirdparty/glibc.git] / math / bits / mathcalls.h
2021-12-29  Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-22  Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-09-29  Joseph MyersDo not declare fmax, fmin _FloatN, _FloatNx versions...
2021-09-28  Joseph MyersAdd fmaximum, fminimum functions
2021-06-01  Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-28  Tulio Magno Quites... ldbl-128ibm-compat: Redirect long double functions...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-05  Gabriel F. T. GomesUse __attribute_pure__ macro in bits/mathcalls.h
2019-09-05  Gabriel F. T. Gomesmath: Replace const attribute with pure in totalorder...
2019-08-15  Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-13  Joseph MyersDeclare some TS 18661-4 interfaces for C2X.
2019-08-13  Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-12  Joseph MyersDo not use const attribute for nan functions (bug 23277).
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-12  Szabolcs Nagy[BZ #22593] Fix nextafter and nexttoward declaration
2017-09-01  Joseph MyersObsolete pow10 functions.
2017-05-15  Paul E. Murphyfloat128: Add public _Float128 declarations to libm.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-15  Gabriel F. T. GomesSplit helper classification macros from mathcalls.h
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Joseph MyersAdd fromfp functions.
2016-12-21  Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-20  Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-02  Joseph MyersAdd llogb, llogbf, llogbl.
2016-11-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-19  Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-19  Joseph MyersAdd getpayload, getpayloadf, getpayloadl.
2016-10-15  Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-12  Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-10-06  Joseph MyersAdd iseqsig.
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-02-15  Carlos O'DonellEnsure isinff, isinfl, isnanf, and isnanl are defined...
2016-01-11  Adhemerval ZanellaFix isinf/isnan declaration conflict with C++11
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-16  Joseph MyersDon't declare float / long double Bessel functions...
2015-09-15  Joseph MyersFix math.h, tgmath.h XSI POSIX namespace (gamma, isnan...
2015-06-18  Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-17  Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17  Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17  Andrew SenkevichVector log for x86_64 and tests.
2015-06-11  Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09  Andrew SenkevichStart of series of patches with x86_64 vector math...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-04-02  Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-15  Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-01-10  Joseph MyersUse __extension__ with long long in installed headers.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-30  Mike Frysingermath: use existing nonnull attribute define
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-11  Ulrich DrepperAdd const attribute to fmin and fmax
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2011-10-15  Andreas JaegerAdd parameter annotation to modf
2006-02-01  Roland McGrath* math/bits/mathcalls.h: Guard __END_NAMESPACE_C99...
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2003-01-12  Andreas JaegerRound is a const function.
2002-08-28  Ulrich DrepperPrepare headers for use in ISO C++ compliant implementa...
2001-11-27  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-03-30  Ulrich DrepperUpdate.
2000-02-28  Ulrich DrepperUpdate.
1999-10-31  Ulrich DrepperUpdate.
1999-09-25  Ulrich DrepperUpdate.
1999-09-10  Ulrich DrepperUpdate.
1999-08-18  Ulrich DrepperUpdate.
1999-01-23  Ulrich DrepperUpdate.
1999-01-19  Ulrich DrepperUpdate.
1998-11-23  Ulrich DrepperUpdate. cvs/libc-as-981124
1998-08-31  Ulrich DrepperUpdate.
1998-07-28  Ulrich DrepperUpdate.
1998-07-09  Ulrich DrepperUpdate.
1998-06-09  Ulrich DrepperUpdate.
1997-10-26  Ulrich DrepperUpdate. cvs/libc-ud-971026
1997-10-12  Ulrich DrepperUpdate. cvs/libc-ud-971011
1997-06-21  Ulrich DrepperUpdate. cvs/libc-970621 cvs/libc-970622 cvs/libc-970624 cvs/libc-970625 cvs/libc-970626 cvs/libc-970627 cvs/libc-970628 cvs/libc-970629 cvs/libc-970630 cvs/libc-970701 cvs/libc-970702 cvs/libc-970703 cvs/libc-970704 cvs/libc-970705 cvs/libc-970707 cvs/libc-970708 cvs/libc-970709 cvs/libc-970710 cvs/libc-970713 cvs/libc-970715 cvs/libc-970717 cvs/libc-970718 cvs/libc-970719 cvs/libc-970720 cvs/libc-970721 cvs/libc-970722 cvs/libc-970723 cvs/libc-970724 cvs/libc-970725 cvs/libc-970726 cvs/libc-970727 cvs/libc-970728 cvs/libc-970729 cvs/libc-970730 cvs/libc-970731 cvs/libc-970801 cvs/libc-970802 cvs/libc-ud-970620