GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
ieee754
/
ldbl-128
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldbl-128ibm-compat: Provide nexttoward functions
Gabriel F. T. Gomes
2020-02-28
2
-4
/
+4
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
21
-24
/
+45
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
55
-55
/
+55
*
Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Tulio Magno Quites Machado Filho
2019-12-27
1
-0
/
+1
*
Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
2019-12-23
2
-0
/
+18
*
Adjust s_copysignl.c regarding code style.
Stefan Liebler
2019-12-11
1
-8
/
+9
*
Adjust s_ceilf.c and s_ceill.c regarding code style.
Stefan Liebler
2019-12-11
1
-32
/
+59
*
Adjust s_floorf.c and s_floorl.c regarding code style.
Stefan Liebler
2019-12-11
1
-32
/
+57
*
Adjust s_rintf.c and s_rintl.c regarding code style.
Stefan Liebler
2019-12-11
1
-21
/
+28
*
Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style.
Stefan Liebler
2019-12-11
1
-28
/
+35
*
Use GCC builtins for copysign functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+6
*
Use GCC builtins for round functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+6
*
Use GCC builtins for trunc functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+6
*
Use GCC builtins for ceil functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+6
*
Use GCC builtins for floor functions if desired.
Stefan Liebler
2019-12-11
1
-0
/
+6
*
Use GCC builtins for rint functions if desired.
Stefan Liebler
2019-12-11
1
-6
/
+11
*
Use GCC builtins for nearbyint functions if desired.
Stefan Liebler
2019-12-11
1
-6
/
+11
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
1
-2
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
73
-73
/
+73
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
2
-6
/
+60
*
sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
Martin Jansa
2019-01-04
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
55
-55
/
+55
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
5
-12
/
+13
*
Use round functions not __round functions in glibc libm.
Joseph Myers
2018-09-27
2
-1
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-2
/
+3
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-2
/
+3
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
2
-1
/
+2
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
5
-9
/
+10
*
Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.
Joseph Myers
2018-09-04
7
-7
/
+0
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
13
-0
/
+13
*
Add narrowing divide functions.
Joseph Myers
2018-05-17
3
-0
/
+108
*
math: Merge strtod_nan_*.h into math-type-macros-*.h
Florian Weimer
2018-05-16
1
-3
/
+2
*
Add narrowing multiply functions.
Joseph Myers
2018-05-16
3
-0
/
+108
*
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-11
8
-0
/
+8
*
Move math_check_force_underflow macros to separate math-underflow.h.
Joseph Myers
2018-05-10
18
-0
/
+18
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
3
-0
/
+108
*
Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
Wilco Dijkstra
2018-03-15
10
-21
/
+21
*
Add narrowing add functions.
Joseph Myers
2018-02-10
3
-0
/
+108
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
43
-43
/
+43
*
Make some ldbl-128, ldbl-128ibm arrays const.
Joseph Myers
2017-12-06
2
-4
/
+4
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
2
-0
/
+12
*
Support strtof64x, wcstof64x aliases.
Joseph Myers
2017-11-24
1
-0
/
+15
*
Support bits/floatn.h inclusion from .S files.
Joseph Myers
2017-11-17
1
-21
/
+25
*
Add bits/floatn.h defines for more _FloatN / _FloatNx types.
Joseph Myers
2017-10-20
1
-0
/
+2
*
Add _Float128 function aliases.
Joseph Myers
2017-10-18
3
-0
/
+85
*
Support strtof128 etc. aliases.
Joseph Myers
2017-10-16
1
-0
/
+15
*
Use libm_alias_double in ldbl-128, ldbl-96 fma.
Joseph Myers
2017-10-06
1
-1
/
+2
*
Use libm_alias_ldouble for ldbl-128 functions.
Joseph Myers
2017-10-06
41
-40
/
+75
*
Use fabs(f/l) rather than __fabs
Wilco Dijkstra
2017-09-29
3
-3
/
+3
*
Fix nearbyint arithmetic moved before feholdexcept (bug 22225).
Joseph Myers
2017-09-28
1
-2
/
+2
[next]