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
/
sysdeps
/
ieee754
/
float128
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement C23 logp1
Joseph Myers
2024-06-17
2
-1
/
+2
*
Don't provide XXXf128_do_not_use aliases [BZ #31757]
H.J. Lu
2024-05-22
1
-0
/
+2
*
math: Fix isnanf128 static build (BZ 31774)
Adhemerval Zanella
2024-05-21
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
13
-13
/
+13
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
13
-13
/
+13
*
Fix ldbl-128 built-in function use
Joseph Myers
2023-01-05
1
-0
/
+4
*
Use GCC builtins for logb functions if desired.
Xiaolin Tang
2022-11-29
1
-0
/
+2
*
Use GCC builtins for llrint functions if desired.
Xiaolin Tang
2022-11-29
1
-0
/
+2
*
Use GCC builtins for lrint functions if desired.
Xiaolin Tang
2022-11-29
1
-0
/
+2
*
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2022-10-31
1
-0
/
+127
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
13
-13
/
+13
*
powerpc64le: Avoid conflicting types for f64xfmaf128 when IFUNC is not used
Tulio Magno Quites Machado Filho
2021-09-23
1
-0
/
+2
*
Add narrowing fma functions
Joseph Myers
2021-09-22
4
-0
/
+20
*
Redirect fma calls to __fma in libm
Joseph Myers
2021-09-15
1
-0
/
+1
*
Add narrowing square root functions
Joseph Myers
2021-09-10
4
-0
/
+23
*
Use GCC builtins for roundeven functions if desired.
Shen-Ta Hsieh
2021-06-27
1
-0
/
+2
*
math: redirect roundeven function
Shen-Ta Hsieh
2021-06-27
1
-0
/
+1
*
Move __isnanf128 to libc.so
Siddhesh Poyarekar
2021-03-30
2
-1
/
+23
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
13
-13
/
+13
*
ieee754: provide gcc builtins based generic fma functions
Vineet Gupta
2020-06-03
1
-0
/
+2
*
float128: use builtin_signbitf128 always
Paul E. Murphy
2020-05-04
1
-18
/
+1
*
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
1
-0
/
+1
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
1
-0
/
+26
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
13
-13
/
+13
*
Use GCC builtins for copysign functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for round functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for trunc functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for ceil functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for floor functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for rint functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+3
*
Use GCC builtins for nearbyint functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
13
-13
/
+13
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
13
-13
/
+13
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
1
-0
/
+1
*
Use round functions not __round functions in glibc libm.
Joseph Myers
2018-09-27
1
-0
/
+1
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
1
-0
/
+1
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
1
-0
/
+1
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
1
-0
/
+1
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
1
-0
/
+1
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
1
-0
/
+1
*
Add narrowing divide functions.
Joseph Myers
2018-05-17
4
-0
/
+20
*
math: Merge strtod_nan_*.h into math-type-macros-*.h
Florian Weimer
2018-05-16
3
-8
/
+6
*
Add narrowing multiply functions.
Joseph Myers
2018-05-16
4
-0
/
+20
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
4
-0
/
+20
*
Add narrowing add functions.
Joseph Myers
2018-02-10
4
-0
/
+21
*
Add build infrastructure for narrowing libm functions.
Joseph Myers
2018-02-09
1
-0
/
+17
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
13
-13
/
+13
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
1
-0
/
+1
*
Use libm_alias_float128 more in sysdeps/ieee754/float128.
Joseph Myers
2017-11-24
6
-6
/
+6
[next]