about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-1/+1
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-062-7/+3
* Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar2018-07-061-5/+13
* libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki2018-07-051-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-0535-2/+102
* Fix hurd expected fcntl versionAdhemerval Zanella2018-07-031-1/+0
* ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes2018-07-025-0/+58
* Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy2018-07-023-11/+11
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-294-7/+7
* aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar2018-06-291-72/+65
* aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar2018-06-291-105/+88
* getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2018-06-291-0/+8
* ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan2018-06-286-0/+108
* gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer2018-06-271-17/+31
* Revert hurd errno.h changesAdhemerval Zanella2018-06-261-9/+0
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-2640-23/+373
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-9/+3
* m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho2018-06-226-32/+44
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-06-213-36/+58
* ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho2018-06-202-0/+177
* Add a generic significand implementationTulio Magno Quites Machado Filho2018-06-202-10/+0
* Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho2018-06-201-0/+15
* hurd: fix localplt.data formatSamuel Thibault2018-06-191-1/+1
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-191-14/+16
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-1812-0/+12
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-1810-0/+10
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-1810-0/+10
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-181-1/+1
* Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer2018-06-181-1/+1
* Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers2018-06-181-1/+4
* hurd: Fix reference to _hurd_self_sigstateSamuel Thibault2018-06-162-1/+10
* hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault2018-06-162-3/+1
* hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault2018-06-161-0/+8
* hurd: Avoid PLT references to syscallsSamuel Thibault2018-06-161-6/+14
* hurd: Avoid PLT ref to __mach_msgSamuel Thibault2018-06-161-0/+1
* hurd: Avoid PLT references to shortcutsSamuel Thibault2018-06-162-0/+14
* hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault2018-06-161-1/+1
* hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault2018-06-162-1/+3
* hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault2018-06-161-1/+11
* hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2018-06-162-3/+4
* hurd: Fix htl link failureSamuel Thibault2018-06-141-2/+2
* aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey2018-06-141-0/+71
* hurd: Avoid a PLT referenceSamuel Thibault2018-06-141-6/+1
* hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault2018-06-141-0/+13
* hurd: Avoid PLTs for _hurd_port_locked_get/setSamuel Thibault2018-06-141-0/+9
* hurd: update localplt.dataSamuel Thibault2018-06-141-2/+3
* hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault2018-06-131-0/+8
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-125-5/+10
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-1235-246/+530
* i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu2018-06-122-1/+16