index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
Age
Commit message (
Expand
)
Author
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-03-03
Convert Python scripts to Python 3
Alistair Francis
2020-02-28
ldbl-128ibm-compat: Redirect complex math functions
Rajalakshmi Srinivasaraghavan
2020-02-28
ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
Tulio Magno Quites Machado Filho
2020-02-20
ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions
Tulio Magno Quites Machado Filho
2020-02-20
Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]
Tulio Magno Quites Machado Filho
2020-02-14
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-01-03
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-11-07
math: enhance the endloop condition of function handle_input_flag
liqingqing
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-09-05
Use __attribute_pure__ macro in bits/mathcalls.h
Gabriel F. T. Gomes
2019-09-05
math: Replace const attribute with pure in totalorder* functions
Gabriel F. T. Gomes
2019-08-23
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-21
Add tgmath.h macros for narrowing functions.
Joseph Myers
2019-08-16
Correct TEST_COMPAT conditions in totalorder compat tests.
Joseph Myers
2019-08-15
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-13
Declare some TS 18661-4 interfaces for C2X.
Joseph Myers
2019-08-13
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-03-26
math: Enable some math builtins for clang
Adhemerval Zanella
2019-03-07
Fix location where math-vector-fortran.h is installed.
marxin
2019-02-27
Add some spaces before '('.
Joseph Myers
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-02-20
Add new Fortran vector math header file.
marxin
2019-02-08
math: Enable <bits/math-finite.h> sysdeps override
Florian Weimer
2019-01-15
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
Tulio Magno Quites Machado Filho
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-11
Fix powf overflow handling in non-nearest rounding mode [BZ #23961]
Szabolcs Nagy
2018-11-21
Remove the error handling wrapper from pow
Szabolcs Nagy
2018-11-21
Remove the error handling wrapper from log2
Szabolcs Nagy
2018-11-21
Remove the error handling wrapper from log
Szabolcs Nagy
2018-11-21
Remove the error handling wrapper from exp and exp2
Szabolcs Nagy
2018-10-29
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-24
Use gen-libm-test.py to generate ulps table for manual.
Joseph Myers
2018-10-17
Do not allow divide-by-zero exception for pow(+/- 0, -Inf).
Joseph Myers
2018-10-02
Add more fma tests.
Joseph Myers
2018-09-28
Remove unnecessary math_private.h includes.
Joseph Myers
2018-09-27
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-19
Add new pow implementation
Szabolcs Nagy
2018-09-14
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-12
Add new log2 implementation
Szabolcs Nagy
2018-09-12
Add new log implementation
Szabolcs Nagy
[next]