aboutsummaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-30x86 long double: Add tests for pseudo normal numbersSiddhesh Poyarekar
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann
2020-08-08math: Regenerate auto-libm-test-out-j0Adhemerval Zanella
2020-08-07math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella
2020-06-19math: Optimized generic exp10f with wrappersPaul Zimmermann
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-17Remove __NO_MATH_INLINESAdhemerval Zanella
2020-04-07powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann
2020-03-30math: Remove fenvinline.hAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-03-19Remove __LIBC_INTERNAL_MATH_INLINESAdhemerval Zanella
2020-03-19math: Remove mathinlineAdhemerval Zanella
2020-03-17Fix build with GCC 10 when long double = double.Joseph Myers
2020-03-06ldbl-128ibm-compat: Add tests for IBM long double functionsRajalakshmi Srinivasaraghavan
2020-03-03Convert Python scripts to Python 3Alistair Francis
2020-02-28ldbl-128ibm-compat: Redirect complex math functionsRajalakshmi Srinivasaraghavan
2020-02-28ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functionsTulio Magno Quites Machado Filho
2020-02-20ldbl-128ibm-compat: Provide ieee128 symbols to narrow functionsTulio Magno Quites Machado Filho
2020-02-20Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]Tulio Magno Quites Machado Filho
2020-02-14Add a generic scalb implementationTulio Magno Quites Machado Filho
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-07math: enhance the endloop condition of function handle_input_flagliqingqing
2019-10-21Remove x64 _finite tests and referencesWilco Dijkstra
2019-10-21Remove finite-math testsWilco Dijkstra
2019-10-21Remove math-finite.hWilco Dijkstra
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-05Use __attribute_pure__ macro in bits/mathcalls.hGabriel F. T. Gomes
2019-09-05math: Replace const attribute with pure in totalorder* functionsGabriel F. T. Gomes
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert
2019-08-21Add tgmath.h macros for narrowing functions.Joseph Myers
2019-08-16Correct TEST_COMPAT conditions in totalorder compat tests.Joseph Myers
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-08-13Declare some TS 18661-4 interfaces for C2X.Joseph Myers
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-03-26math: Enable some math builtins for clangAdhemerval Zanella
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-02-20Add new Fortran vector math header file.marxin
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer
2019-01-15Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-11Fix powf overflow handling in non-nearest rounding mode [BZ #23961]Szabolcs Nagy
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy