index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
/
Makefile
Age
Commit message (
Expand
)
Author
2024-06-17
Implement C23 exp2m1, exp10m1
Joseph Myers
2024-06-17
Implement C23 log10p1
Joseph Myers
2024-06-17
Implement C23 logp1
Joseph Myers
2024-05-21
math: Add support for auto static math tests
Adhemerval Zanella
2024-05-20
Implement C23 log2p1
Joseph Myers
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
2024-04-04
math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Adhemerval Zanella
2024-04-04
math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Adhemerval Zanella
2024-04-04
math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Adhemerval Zanella
2024-04-02
math: Reformat Makefile.
Adhemerval Zanella
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-10-31
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-30
Add exp10 macro to <tgmath.h> (bug 26108)
Joseph Myers
2021-09-28
Add fmaximum, fminimum functions
Joseph Myers
2021-09-22
Add narrowing fma functions
Joseph Myers
2021-09-10
Add narrowing square root functions
Joseph Myers
2021-03-30
Avoid adding duplicated symbols into static libraries
Siddhesh Poyarekar
2021-03-11
math: Remove mpa files [BZ #15267]
Wilco Dijkstra
2021-03-09
math: test-matherr and test-matherr-2 can be regular tests
Florian Weimer
2021-03-09
math: $(libm-tests-compat) can be regular tests
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-04-17
Remove __NO_MATH_INLINES
Adhemerval Zanella
2020-03-30
math: Remove fenvinline.h
Adhemerval Zanella
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
2020-03-19
Remove __LIBC_INTERNAL_MATH_INLINES
Adhemerval Zanella
2020-03-19
math: Remove mathinline
Adhemerval Zanella
2020-03-17
Fix build with GCC 10 when long double = double.
Joseph Myers
2020-03-06
ldbl-128ibm-compat: Add tests for IBM long double functions
Rajalakshmi Srinivasaraghavan
2020-02-14
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-21
Remove x64 _finite tests and references
Wilco Dijkstra
2019-10-21
Remove finite-math tests
Wilco Dijkstra
2019-10-21
Remove math-finite.h
Wilco Dijkstra
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-21
Add tgmath.h macros for narrowing functions.
Joseph Myers
2019-08-15
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-03-07
Fix location where math-vector-fortran.h is installed.
marxin
2019-02-20
Add new Fortran vector math header file.
marxin
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-10-29
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-09-19
Add new pow implementation
Szabolcs Nagy
2018-09-12
Add new log2 implementation
Szabolcs Nagy
2018-09-12
Add new log implementation
Szabolcs Nagy
2018-09-05
Add new exp and exp2 implementations
Szabolcs Nagy
2018-08-24
Remove unused math files
Wilco Dijkstra
2018-08-10
Improve performance of sincosf
Wilco Dijkstra
2018-08-09
Replace gen-libm-test.pl with gen-libm-test.py.
Joseph Myers
[next]