summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-07-10Add the statx functionFlorian Weimer
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez
2018-06-28ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-26Revert hurd errno.h changesAdhemerval Zanella
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-06-22m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer
2018-06-20ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho
2018-06-20Add a generic significand implementationTulio Magno Quites Machado Filho
2018-06-20Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho
2018-06-19hurd: fix localplt.data formatSamuel Thibault
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-18Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault
2018-06-16hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault
2018-06-16hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault
2018-06-16hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault
2018-06-16hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault
2018-06-16hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault
2018-06-14hurd: Fix htl link failureSamuel Thibault
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey
2018-06-14hurd: Avoid a PLT referenceSamuel Thibault
2018-06-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault
2018-06-14hurd: Avoid PLTs for _hurd_port_locked_get/setSamuel Thibault
2018-06-14hurd: update localplt.dataSamuel Thibault
2018-06-13hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang