aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-12-11S390: Implement math-barriers math_opt_barrier and math_force_eval.Stefan Liebler1-0/+46
2019-12-11S390: Use libc_fe* macros in fe* functions.Stefan Liebler9-124/+27
2019-12-11S390: Implement libc_fe* macros.Stefan Liebler1-0/+250
2019-12-11S390: Use convert-to-fixed instruction for llround functions.Stefan Liebler3-0/+127
2019-12-11S390: Use convert-to-fixed instruction for lround functions.Stefan Liebler3-0/+142
2019-12-11S390: Use convert-to-fixed instruction for llrint functions.Stefan Liebler3-0/+151
2019-12-11S390: Use convert-to-fixed instruction for lrint functions.Stefan Liebler3-0/+166
2019-12-11S390: Use load-fp-integer instruction for roundeven functions.Stefan Liebler3-0/+116
2019-12-11Adjust s_copysignl.c regarding code style.Stefan Liebler1-8/+9
2019-12-11Adjust s_ceilf.c and s_ceill.c regarding code style.Stefan Liebler2-53/+92
2019-12-11Adjust s_floorf.c and s_floorl.c regarding code style.Stefan Liebler2-54/+90
2019-12-11Adjust s_rintf.c and s_rintl.c regarding code style.Stefan Liebler2-40/+53
2019-12-11Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style.Stefan Liebler2-55/+68
2019-12-11Use GCC builtins for copysign functions if desired.Stefan Liebler6-15/+31
2019-12-11Use GCC builtins for round functions if desired.Stefan Liebler6-0/+37
2019-12-11Use GCC builtins for trunc functions if desired.Stefan Liebler6-0/+37
2019-12-11Use GCC builtins for ceil functions if desired.Stefan Liebler6-1/+37
2019-12-11Use GCC builtins for floor functions if desired.Stefan Liebler6-0/+37
2019-12-11Use GCC builtins for rint functions if desired.Stefan Liebler6-18/+52
2019-12-11Use GCC builtins for nearbyint functions if desired.Stefan Liebler6-18/+115
2019-12-11Always use wordsize-64 version of s_round.c.Stefan Liebler2-93/+12
2019-12-11Always use wordsize-64 version of s_trunc.c.Stefan Liebler5-73/+13
2019-12-11Always use wordsize-64 version of s_ceil.c.Stefan Liebler5-96/+21
2019-12-11Always use wordsize-64 version of s_floor.c.Stefan Liebler5-125/+46
2019-12-11Always use wordsize-64 version of s_rint.c.Stefan Liebler3-75/+17
2019-12-11Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler3-88/+17
2019-12-11hurd: Fix using altstack while in an RPC call to be abortedSamuel Thibault1-13/+14
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella15-9/+15
2019-12-09sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)Andreas Schwab1-3/+3
2019-12-05y2038: linux: Provide __timer_settime64 implementationLukasz Majewski1-6/+62
2019-12-05y2038: linux: Provide __timer_gettime64 implementationLukasz Majewski1-4/+40
2019-12-05timer: Decouple x86_64 specific timer_settime from generic Linux implementationLukasz Majewski2-11/+10
2019-12-05timer: Decouple x86_64 specific timer_gettime from generic Linux implementationLukasz Majewski2-11/+8
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer1-2/+3
2019-12-04sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis1-1/+43
2019-12-04sysdeps: Add clock_gettime64 vDSOAlistair Francis2-0/+14
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer1-1/+1
2019-12-03ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes7-0/+103
2019-12-03ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes4-0/+67
2019-12-03ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan4-0/+85
2019-12-03ldbl-128ibm-compat: Replace http with https in new filesGabriel F. T. Gomes63-63/+63
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer6-10/+20
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault4-5/+7
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault5-5/+8
2019-12-01hurd: Make __sigprocmask GLIBC_PRIVATESamuel Thibault3-6/+4
2019-12-01hurd: Fix renameat2 errorSamuel Thibault1-0/+2
2019-12-01hurd: Fix ld.so linkSamuel Thibault5-5/+17
2019-11-29Update kernel version to 5.4 in tst-mman-consts.py.Joseph Myers1-1/+1
2019-11-29Update SOMAXCONN value from Linux 5.4.Joseph Myers1-1/+1
2019-11-28Update syscall-names.list for Linux 5.4.Joseph Myers1-2/+2