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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldbl-128ibm-compat: Provide a scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
3
-0
/
+54
*
Add a generic scalb implementation
Tulio Magno Quites Machado Filho
2020-02-14
3
-1
/
+6
*
Adjust thresholds in Bessel function implementations (bug 14469).
Joseph Myers
2020-02-14
4
-8
/
+8
*
math/test-sinl-pseudo: Use stack protector only if available
Florian Weimer
2020-02-13
1
-0
/
+2
*
Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487).
Joseph Myers
2020-02-12
3
-1
/
+55
*
ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
Paul E. Murphy
2020-02-10
2
-0
/
+8
*
Remove a comment claiming that sin/cos round correctly.
Wilco Dijkstra
2020-02-07
1
-4
/
+4
*
Fix maybe-uninitialized error on powerpc
Matheus Castanho
2020-01-17
1
-0
/
+7
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
104
-131
/
+293
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
464
-464
/
+464
*
ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
Gabriel F. T. Gomes
2019-12-27
1
-0
/
+14
*
ldbl-128ibm-compat: Compiler flags for stdio functions
Tulio Magno Quites Machado Filho
2019-12-27
1
-0
/
+6
*
Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Tulio Magno Quites Machado Filho
2019-12-27
4
-0
/
+32
*
Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
2019-12-23
2
-0
/
+18
*
ldbl-128ibm-compat: Add *cvt functions
Gabriel F. T. Gomes
2019-12-23
4
-1
/
+103
*
ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
Gabriel F. T. Gomes
2019-12-13
22
-39
/
+522
*
ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf
Gabriel F. T. Gomes
2019-12-13
3
-4
/
+12
*
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
2
-53
/
+92
*
Adjust s_floorf.c and s_floorl.c regarding code style.
Stefan Liebler
2019-12-11
2
-54
/
+90
*
Adjust s_rintf.c and s_rintl.c regarding code style.
Stefan Liebler
2019-12-11
2
-40
/
+53
*
Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style.
Stefan Liebler
2019-12-11
2
-55
/
+68
*
Use GCC builtins for copysign functions if desired.
Stefan Liebler
2019-12-11
4
-15
/
+15
*
Use GCC builtins for round functions if desired.
Stefan Liebler
2019-12-11
4
-0
/
+21
*
Use GCC builtins for trunc functions if desired.
Stefan Liebler
2019-12-11
4
-0
/
+21
*
Use GCC builtins for ceil functions if desired.
Stefan Liebler
2019-12-11
4
-1
/
+21
*
Use GCC builtins for floor functions if desired.
Stefan Liebler
2019-12-11
4
-0
/
+21
*
Use GCC builtins for rint functions if desired.
Stefan Liebler
2019-12-11
4
-18
/
+36
*
Use GCC builtins for nearbyint functions if desired.
Stefan Liebler
2019-12-11
4
-18
/
+37
*
Always use wordsize-64 version of s_round.c.
Stefan Liebler
2019-12-11
2
-93
/
+12
*
Always use wordsize-64 version of s_trunc.c.
Stefan Liebler
2019-12-11
2
-70
/
+10
*
Always use wordsize-64 version of s_ceil.c.
Stefan Liebler
2019-12-11
2
-93
/
+18
*
Always use wordsize-64 version of s_floor.c.
Stefan Liebler
2019-12-11
2
-122
/
+43
*
Always use wordsize-64 version of s_rint.c.
Stefan Liebler
2019-12-11
2
-74
/
+16
*
Always use wordsize-64 version of s_nearbyint.c.
Stefan Liebler
2019-12-11
2
-87
/
+16
*
ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
Gabriel F. T. Gomes
2019-12-03
7
-0
/
+103
*
ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
Gabriel F. T. Gomes
2019-12-03
4
-0
/
+67
*
ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
Rajalakshmi Srinivasaraghavan
2019-12-03
4
-0
/
+85
*
ldbl-128ibm-compat: Replace http with https in new files
Gabriel F. T. Gomes
2019-12-03
63
-63
/
+63
*
ldbl-128ibm-compat: Add syslog functions
Gabriel F. T. Gomes
2019-11-27
10
-1
/
+163
*
ldbl-128ibm-compat: Add obstack printing functions
Gabriel F. T. Gomes
2019-11-27
12
-1
/
+209
*
ldbl-128ibm-compat: Reuse tests for err.h and error.h functions
Gabriel F. T. Gomes
2019-11-27
1
-0
/
+15
*
ldbl-128ibm-compat: Add error.h functions
Gabriel F. T. Gomes
2019-11-27
3
-1
/
+56
*
ldbl-128ibm-compat: Add err.h functions
Gabriel F. T. Gomes
2019-11-27
3
-0
/
+106
*
ldbl-128ibm-compat: Add argp_error and argp_failure
Gabriel F. T. Gomes
2019-11-27
3
-0
/
+59
*
ldbl-128ibm-compat: Add wide character scanning functions
Gabriel F. T. Gomes
2019-11-22
11
-1
/
+248
*
ldbl-128ibm-compat: Add regular character scanning functions
Gabriel F. T. Gomes
2019-11-22
13
-3
/
+421
*
ldbl-128ibm-compat: Test positional arguments
Gabriel F. T. Gomes
2019-11-22
4
-4
/
+38
*
ldbl-128ibm-compat: Test double values
Gabriel F. T. Gomes
2019-11-22
4
-110
/
+117
*
ldbl-128ibm-compat: Add wide character, fortified printing functions
Gabriel F. T. Gomes
2019-11-22
13
-1
/
+357
[next]