aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-30Add exp10 macro to <tgmath.h> (bug 26108)Joseph Myers
2021-09-28Add fmaximum, fminimum functionsJoseph Myers
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-10Add narrowing square root functionsJoseph Myers
2021-03-30Avoid adding duplicated symbols into static librariesSiddhesh Poyarekar
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra
2021-03-09math: test-matherr and test-matherr-2 can be regular testsFlorian Weimer
2021-03-09math: $(libm-tests-compat) can be regular testsFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-04-17Remove __NO_MATH_INLINESAdhemerval Zanella
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-02-14Add a generic scalb implementationTulio Magno Quites Machado Filho
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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-08-21Add tgmath.h macros for narrowing functions.Joseph Myers
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-02-20Add new Fortran vector math header file.marxin
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-09-19Add new pow implementationSzabolcs Nagy
2018-09-12Add new log2 implementationSzabolcs Nagy
2018-09-12Add new log implementationSzabolcs Nagy
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-10Improve performance of sincosfWilco Dijkstra
2018-08-09Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers
2018-06-20Add a generic significand implementationTulio Magno Quites Machado Filho
2018-06-12Do not use const attribute for nan functions (bug 23277).Joseph Myers
2018-05-18Split test-tgmath3 by function.Joseph Myers
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-02-15Remove mplog and mpexpWilco Dijkstra
2018-02-12Remove slow paths from expSzabolcs Nagy
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers