]> git.ipfire.org Git - thirdparty/glibc.git/history - math
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / math /
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-30  Siddhesh Poyarekarx86 long double: Add tests for pseudo normal numbers
2020-12-21  Paul Zimmermannadd inputs to auto-libm-test-in yielding larger errors...
2020-08-08  Adhemerval Zanellamath: Regenerate auto-libm-test-out-j0
2020-08-07  Paul Zimmermannmath: Fix inaccuracy of j0f for x >= 2^127 when sin...
2020-07-06  Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-06-19  Adhemerval ZanellaNew exp10f version without SVID compat wrapper
2020-06-19  Paul Zimmermannmath: Optimized generic exp10f with wrappers
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-17  Adhemerval ZanellaRemove __NO_MATH_INLINES
2020-04-07  Tulio Magno Quites... powerpc: Update ULPs and xfail more ibm128 outputs
2020-04-01  Paul Zimmermannmath: Add inputs that yield larger errors for float...
2020-03-30  Adhemerval Zanellamath: Remove fenvinline.h
2020-03-19  Adhemerval Zanellamath: Remove inline math tests
2020-03-19  Adhemerval ZanellaRemove __LIBC_INTERNAL_MATH_INLINES
2020-03-19  Adhemerval Zanellamath: Remove mathinline
2020-03-17  Joseph MyersFix build with GCC 10 when long double = double.
2020-03-06  Rajalakshmi Sriniv... ldbl-128ibm-compat: Add tests for IBM long double functions
2020-03-03  Alistair FrancisConvert Python scripts to Python 3
2020-02-28  Rajalakshmi Sriniv... ldbl-128ibm-compat: Redirect complex math functions
2020-02-28  Tulio Magno Quites... ldbl-128ibm-compat: Redirect long double functions...
2020-02-20  Tulio Magno Quites... ldbl-128ibm-compat: Provide ieee128 symbols to narrow...
2020-02-20  Tulio Magno Quites... Undefine redirections after long double definition...
2020-02-14  Tulio Magno Quites... Add a generic scalb implementation
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-07  liqingqingmath: enhance the endloop condition of function handle_...
2019-10-21  Wilco DijkstraRemove x64 _finite tests and references
2019-10-21  Wilco DijkstraRemove finite-math tests
2019-10-21  Wilco DijkstraRemove math-finite.h
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-23  Paul EggertFix spellings of contributor names in comments and doc
2019-08-21  Joseph MyersAdd tgmath.h macros for narrowing functions.
2019-08-16  Joseph MyersCorrect TEST_COMPAT conditions in totalorder compat...
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-03-26  Adhemerval Zanellamath: Enable some math builtins for clang
2019-03-07  marxinFix location where math-vector-fortran.h is installed.
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-20  marxinAdd new Fortran vector math header file.
2019-02-08  Florian Weimermath: Enable <bits/math-finite.h> sysdeps override
2019-01-15  Tulio Magno Quites... Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11  Szabolcs NagyFix powf overflow handling in non-nearest rounding...
2018-11-21  Szabolcs NagyRemove the error handling wrapper from pow
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log
2018-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-10-31  Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29  Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-24  Joseph MyersUse gen-libm-test.py to generate ulps table for manual.
2018-10-17  Joseph MyersDo not allow divide-by-zero exception for pow(+/- 0...
2018-10-02  Joseph MyersAdd more fma tests.
2018-09-28  Joseph MyersRemove unnecessary math_private.h includes.
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-09-19  Szabolcs NagyAdd new pow implementation
2018-09-14  Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14  Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-12  Szabolcs NagyAdd new log2 implementation
2018-09-12  Szabolcs NagyAdd new log implementation
2018-09-05  Szabolcs NagyAdd new exp and exp2 implementations
2018-09-04  Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03  Joseph MyersDo not include fenv_private.h in math_private.h.
2018-08-29  Joseph MyersMake gen-libm-test.py treat plus_oflow and minus_oflow...
2018-08-24  Wilco DijkstraRemove unused math files
2018-08-22  Joseph MyersDon't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.
2018-08-22  Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
2018-08-10  Wilco DijkstraImprove performance of sincosf
2018-08-09  Joseph MyersReplace gen-libm-test.pl with gen-libm-test.py.
2018-08-08  Joseph MyersMove comment from libm-test-nextdown.inc to libm-test...
2018-08-03  Joseph MyersConsistently terminate libm-test-*.inc TEST lines with...
2018-08-01  Joseph MyersFix math/test-misc.c for undefined fenv.h macros.
2018-06-20  Tulio Magno Quites... Add a generic significand implementation
2018-06-20  Tulio Magno Quites... Move declare_mgen_finite_alias definition
2018-06-12  Joseph MyersDo not use const attribute for nan functions (bug 23277).
2018-06-11  Joseph MyersFix ldbl-96 fma (Inf, Inf, finite) (bug 23272).
2018-05-24  Gabriel F. T. GomesFix parameter type in C++ version of iseqsig (bug 23171)
2018-05-18  Joseph MyersSplit test-tgmath3 by function.
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-05-11  Tulio Magno Quites... powerpc: Fix the compiler type used with C++ when ...
2018-05-11  Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-05-09  Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-04-30  Tulio Magno Quites... Replace hidden_def with libm_hidden_def in math
2018-04-27  Tulio Magno Quites... Replace M_SUF (M_LN2) with M_MLIT (M_LN2)
2018-04-27  Tulio Magno Quites... Replace M_SUF (fabs) with M_FABS
2018-04-19  Stefan LieblerUse volatile global counters in test-tgmath.c.
2018-03-20  Joseph MyersAdd narrowing subtract functions.
2018-03-15  Wilco DijkstraAdd support for sqrt asm redirects
2018-02-15  Wilco DijkstraRemove mplog and mpexp
2018-02-12  Szabolcs NagyRemove slow paths from exp
2018-02-12  Wilco DijkstraRemove slow paths from pow
2018-02-10  Joseph MyersAdd narrowing add functions.
2018-02-09  Joseph MyersHandle narrowing function sNaN test disabling based...
2018-02-09  Joseph MyersAdd test infrastructure for narrowing libm functions.
next