about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Make strncmp usable from rtldFlorian Weimer2018-06-122-5/+8
* Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers2018-06-111-8/+6
* The hppa-linux target still requires an executable stack for kernelJohn David Anglin2018-06-101-0/+7
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-06-082-2/+6
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-0819-0/+38
* powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-06-061-3/+8
* Add AArch64 hwcap values from Linux 4.17.Joseph Myers2018-06-052-2/+6
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-0515-0/+30
* Update kernel version in syscall-names.list to 4.17.Joseph Myers2018-06-051-2/+2
* hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault2018-06-021-1/+1
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-0113-2/+1008
* math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2018-06-011-278/+294
* math: Update i686 ulpsFlorian Weimer2018-06-011-270/+278
* Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers2018-06-014-2/+108
* Remove sysdeps/generic/libcidn.abilistFlorian Weimer2018-06-011-0/+0
* Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2018-05-301-1/+1
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-304-0/+107
* Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers2018-05-2534-121/+38
* Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers2018-05-2533-38/+15
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-243-0/+10
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-243-2/+0
* Remove sysdeps/sh/soft-fp directory.Joseph Myers2018-05-232-1/+0
* x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2018-05-232-0/+11
* Remove sysdeps/alpha/soft-fp directory.Joseph Myers2018-05-2320-20/+18
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-234-77/+21
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-231-2/+3