index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
math
/
bits
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement C23 exp2m1, exp10m1
Joseph Myers
2024-06-17
1
-0
/
+6
*
Implement C23 log10p1
Joseph Myers
2024-06-17
1
-0
/
+3
*
Implement C23 logp1
Joseph Myers
2024-06-17
1
-0
/
+3
*
Implement C23 log2p1
Joseph Myers
2024-05-20
1
-0
/
+3
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-7
/
+7
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
4
-4
/
+4
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
4
-4
/
+4
*
x86-64: Add vector tan/tanf implementation to libmvec
Sunil K Pandey
2021-12-30
1
-1
/
+1
*
x86-64: Add vector erfc/erfcf implementation to libmvec
Sunil K Pandey
2021-12-30
1
-1
/
+1
*
x86-64: Add vector asinh/asinhf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector tanh/tanhf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector erf/erff implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector acosh/acoshf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector atanh/atanhf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector log1p/log1pf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector log2/log2f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector log10/log10f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector atan2/atan2f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector cbrt/cbrtf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector sinh/sinhf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector expm1/expm1f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector cosh/coshf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector exp10/exp10f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector exp2/exp2f implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector hypot/hypotf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector asin/asinf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector atan/atanf implementation to libmvec
Sunil K Pandey
2021-12-29
1
-1
/
+1
*
x86-64: Add vector acos/acosf implementation to libmvec
Sunil K Pandey
2021-12-22
1
-1
/
+1
*
Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X
Joseph Myers
2021-09-29
1
-0
/
+2
*
Add fmaximum, fminimum functions
Joseph Myers
2021-09-28
1
-0
/
+26
*
Add narrowing fma functions
Joseph Myers
2021-09-22
1
-0
/
+3
*
Add narrowing square root functions
Joseph Myers
2021-09-10
1
-0
/
+3
*
Update floating-point feature test macro handling for C2X
Joseph Myers
2021-06-01
1
-4
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
4
-4
/
+4
*
ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
Tulio Magno Quites Machado Filho
2020-02-28
2
-11
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
4
-4
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
4
-4
/
+4
*
Use __attribute_pure__ macro in bits/mathcalls.h
Gabriel F. T. Gomes
2019-09-05
1
-2
/
+2
*
math: Replace const attribute with pure in totalorder* functions
Gabriel F. T. Gomes
2019-09-05
1
-3
/
+4
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
1
-2
/
+3
*
Declare some TS 18661-4 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-6
/
+8
*
math: Enable <bits/math-finite.h> sysdeps override
Florian Weimer
2019-02-08
1
-197
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
5
-5
/
+5
*
Do not use const attribute for nan functions (bug 23277).
Joseph Myers
2018-06-12
1
-1
/
+1
*
Add narrowing divide functions.
Joseph Myers
2018-05-17
1
-0
/
+3
*
Add narrowing multiply functions.
Joseph Myers
2018-05-16
1
-0
/
+3
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
1
-0
/
+3
[next]