aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-11-29sparc: Assume VIS3 supportAdhemerval Zanella
2017-11-29Use libm_alias_double for ia64.Joseph Myers
2017-11-28Fix gmon static test failures.John David Anglin
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-11-28Use libm_alias_double for i386.Joseph Myers
2017-11-28Use libm_alias_float for s390.Joseph Myers
2017-11-28Use libm_alias_double for s390.Joseph Myers
2017-11-28sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella
2017-11-28sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella
2017-11-28Use libm_alias_float for alpha.Joseph Myers
2017-11-28Use libm_alias_float for aarch64.Joseph Myers
2017-11-28Use libm_alias_double for alpha.Joseph Myers
2017-11-28Support ldbl-opt libm_alias_double use from .S files.Joseph Myers
2017-11-27Use libm_alias_double for aarch64.Joseph Myers
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-27Consolidate link map sortingAndreas Schwab
2017-11-24Use libm_alias_float128 more in sysdeps/ieee754/float128.Joseph Myers
2017-11-24Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers
2017-11-24Support _Float64x in libm_alias macros.Joseph Myers
2017-11-24Support strfromf64x alias.Joseph Myers
2017-11-24Support strtof64x, wcstof64x aliases.Joseph Myers
2017-11-24Make min_of_type_ macros function-like.Joseph Myers
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer
2017-11-24posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella
2017-11-23Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-22Remove unused sparc64/soft-fp libm function implementations.Joseph Myers
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
2017-11-17aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella
2017-11-16Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers
2017-11-16Update kernel version in syscall-names.list to 4.14.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor
2017-11-15linux ttyname{_r}: Add testsLuke Shumaker
2017-11-15linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker
2017-11-15linux ttyname{_r}: Make tty checks consistentLuke Shumaker
2017-11-15linux ttyname: Change return type of is_pty from int to boolLuke Shumaker
2017-11-15linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers