projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
benchtests: Remove duplicated loop in bench-bzero-walk.c
[platform/upstream/glibc.git]
/
math
/
2022-02-24
Sunil K Pandey
math: Add more input to atanh accuracy tests
tree
|
commitdiff
2022-01-14
Sunil K Pandey
math: Add more inputs to atan2 accuracy tests [BZ ...
tree
|
commitdiff
2022-01-10
Szabolcs Nagy
math: Fix float conversion regressions with gcc-12...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-30
Sunil K Pandey
x86-64: Add vector tan/tanf implementation to libmvec
tree
|
commitdiff
2021-12-30
Sunil K Pandey
x86-64: Add vector erfc/erfcf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector asinh/asinhf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector tanh/tanhf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector erf/erff implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector acosh/acoshf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector atanh/atanhf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector log1p/log1pf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector log2/log2f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector log10/log10f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector atan2/atan2f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector cbrt/cbrtf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector sinh/sinhf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector expm1/expm1f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector cosh/coshf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector exp10/exp10f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector exp2/exp2f implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector hypot/hypotf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector asin/asinf implementation to libmvec
tree
|
commitdiff
2021-12-29
Sunil K Pandey
x86-64: Add vector atan/atanf implementation to libmvec
tree
|
commitdiff
2021-12-23
H.J. Lu
math: Properly cast X_TLOSS to float [BZ #28713]
tree
|
commitdiff
2021-12-22
Sunil K Pandey
x86-64: Add vector acos/acosf implementation to libmvec
tree
|
commitdiff
2021-12-13
Adhemerval Zanella
math: Remove the error handling wrapper from hypot...
tree
|
commitdiff
2021-12-13
Adhemerval Zanella
math: Add math-use-builtinds-fmin.h
tree
|
commitdiff
2021-12-13
Adhemerval Zanella
math: Add math-use-builtinds-fmax.h
tree
|
commitdiff
2021-10-06
Adhemerval Zanella
math: Also xfail the new j0f tests for ibm128-libgcc
tree
|
commitdiff
2021-10-05
Paul Zimmermann
Fixed inaccuracy of j0f (BZ #28185)
tree
|
commitdiff
2021-09-30
Joseph Myers
Add exp10 macro to <tgmath.h> (bug 26108)
tree
|
commitdiff
2021-09-29
Joseph Myers
Do not declare fmax, fmin _FloatN, _FloatNx versions...
tree
|
commitdiff
2021-09-29
Joseph Myers
Do not define tgmath.h fmaxmag, fminmag macros for...
tree
|
commitdiff
2021-09-28
Joseph Myers
Add fmaximum, fminimum functions
tree
|
commitdiff
2021-09-22
Joseph Myers
Add narrowing fma functions
tree
|
commitdiff
2021-09-22
Joseph Myers
Adjust new narrowing div/mul tests for IBM long double...
tree
|
commitdiff
2021-09-21
Joseph Myers
Fix f64xdivf128, f64xmulf128 spurious underflows (bug...
tree
|
commitdiff
2021-09-15
Joseph Myers
Redirect fma calls to __fma in libm
tree
|
commitdiff
2021-09-10
Joseph Myers
Add narrowing square root functions
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-06-01
Joseph Myers
Update floating-point feature test macro handling for C2X
tree
|
commitdiff
2021-04-07
Paul Zimmermann
Improve the accuracy of tgamma (BZ #26983)
tree
|
commitdiff
2021-04-02
Paul Zimmermann
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, ...
tree
|
commitdiff
2021-03-30
Siddhesh Poyarekar
Avoid adding duplicated symbols into static libraries
tree
|
commitdiff
2021-03-11
Wilco Dijkstra
math: Remove mpa files [BZ #15267]
tree
|
commitdiff
2021-03-09
Florian Weimer
math: test-matherr and test-matherr-2 can be regular...
tree
|
commitdiff
2021-03-09
Florian Weimer
math: $(libm-tests-compat) can be regular tests
tree
|
commitdiff
2021-02-27
Paul Zimmermann
Add inputs that generate larger error bounds
tree
|
commitdiff
2021-01-15
Stafford Horne
math/test-tgmath2: Fix fabs failure when no long double
tree
|
commitdiff
2021-01-13
Siddhesh Poyarekar
Use the right argument code in unnormal tests
tree
|
commitdiff
2021-01-04
Siddhesh Poyarekar
Drop nan-pseudo-number.h usage from tests
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2020-12-30
Siddhesh Poyarekar
x86 long double: Add tests for pseudo normal numbers
tree
|
commitdiff
2020-12-21
Paul Zimmermann
add inputs to auto-libm-test-in yielding larger errors...
tree
|
commitdiff
2020-08-08
Adhemerval Zanella
math: Regenerate auto-libm-test-out-j0
tree
|
commitdiff
2020-08-07
Paul Zimmermann
math: Fix inaccuracy of j0f for x >= 2^127 when sin...
tree
|
commitdiff
2020-07-06
Joseph Myers
Use C2x return value from getpayload of non-NaN (bug...
tree
|
commitdiff
2020-06-19
Adhemerval Zanella
New exp10f version without SVID compat wrapper
tree
|
commitdiff
2020-06-19
Paul Zimmermann
math: Optimized generic exp10f with wrappers
tree
|
commitdiff
2020-04-30
Paul E. Murphy
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
tree
|
commitdiff
2020-04-17
Adhemerval Zanella
Remove __NO_MATH_INLINES
tree
|
commitdiff
2020-04-07
Tulio Magno Quites...
powerpc: Update ULPs and xfail more ibm128 outputs
tree
|
commitdiff
2020-04-01
Paul Zimmermann
math: Add inputs that yield larger errors for float...
tree
|
commitdiff
2020-03-30
Adhemerval Zanella
math: Remove fenvinline.h
tree
|
commitdiff
2020-03-19
Adhemerval Zanella
math: Remove inline math tests
tree
|
commitdiff
2020-03-19
Adhemerval Zanella
Remove __LIBC_INTERNAL_MATH_INLINES
tree
|
commitdiff
2020-03-19
Adhemerval Zanella
math: Remove mathinline
tree
|
commitdiff
2020-03-17
Joseph Myers
Fix build with GCC 10 when long double = double.
tree
|
commitdiff
2020-03-06
Rajalakshmi Sriniv...
ldbl-128ibm-compat: Add tests for IBM long double functions
tree
|
commitdiff
2020-03-03
Alistair Francis
Convert Python scripts to Python 3
tree
|
commitdiff
2020-02-28
Rajalakshmi Sriniv...
ldbl-128ibm-compat: Redirect complex math functions
tree
|
commitdiff
2020-02-28
Tulio Magno Quites...
ldbl-128ibm-compat: Redirect long double functions...
tree
|
commitdiff
2020-02-20
Tulio Magno Quites...
ldbl-128ibm-compat: Provide ieee128 symbols to narrow...
tree
|
commitdiff
2020-02-20
Tulio Magno Quites...
Undefine redirections after long double definition...
tree
|
commitdiff
2020-02-14
Tulio Magno Quites...
Add a generic scalb implementation
tree
|
commitdiff
2020-01-03
Wilco Dijkstra
Add libm_alias_finite for _finite symbols
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2019-11-07
liqingqing
math: enhance the endloop condition of function handle_...
tree
|
commitdiff
2019-10-21
Wilco Dijkstra
Remove x64 _finite tests and references
tree
|
commitdiff
2019-10-21
Wilco Dijkstra
Remove finite-math tests
tree
|
commitdiff
2019-10-21
Wilco Dijkstra
Remove math-finite.h
tree
|
commitdiff
2019-09-07
Paul Eggert
Prefer https to http for gnu.org and fsf.org URLs
tree
|
commitdiff
2019-09-05
Gabriel F. T. Gomes
Use __attribute_pure__ macro in bits/mathcalls.h
tree
|
commitdiff
2019-09-05
Gabriel F. T. Gomes
math: Replace const attribute with pure in totalorder...
tree
|
commitdiff
2019-08-23
Paul Eggert
Fix spellings of contributor names in comments and doc
tree
|
commitdiff
2019-08-21
Joseph Myers
Add tgmath.h macros for narrowing functions.
tree
|
commitdiff
2019-08-16
Joseph Myers
Correct TEST_COMPAT conditions in totalorder compat...
tree
|
commitdiff
2019-08-15
Joseph Myers
Make totalorder and totalordermag functions take pointe...
tree
|
commitdiff
2019-08-13
Joseph Myers
Declare some TS 18661-4 interfaces for C2X.
tree
|
commitdiff
2019-08-13
Joseph Myers
Declare most TS 18661-1 interfaces for C2X.
tree
|
commitdiff
2019-03-26
Adhemerval Zanella
math: Enable some math builtins for clang
tree
|
commitdiff
2019-03-07
marxin
Fix location where math-vector-fortran.h is installed.
tree
|
commitdiff
2019-02-27
Joseph Myers
Add some spaces before '('.
tree
|
commitdiff
2019-02-22
Joseph Myers
Break some lines before not after operators.
tree
|
commitdiff
2019-02-20
marxin
Add new Fortran vector math header file.
tree
|
commitdiff
2019-02-08
Florian Weimer
math: Enable <bits/math-finite.h> sysdeps override
tree
|
commitdiff
2019-01-15
Tulio Magno Quites...
Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2018-12-11
Szabolcs Nagy
Fix powf overflow handling in non-nearest rounding...
tree
|
commitdiff
next