aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20libio: Avoid ptrdiff_t overflow in IO_validate_vtableFlorian Weimer
2018-06-19Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers
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-15Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers
2018-06-15Fix sign of NaN returned by strtod (bug 23007).Herman ten Brugge
2018-06-14localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer
2018-06-14hurd: Fix htl link failureSamuel Thibault
2018-06-14Ignore -Wrestrict for one strncat test.Joseph Myers
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey
2018-06-14scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer
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-13Fix strtod overflow detection (bug 23279).Joseph Myers
2018-06-12Fix comments in _dl_dst_count and _dl_dst_substitute.Carlos O'Donell
2018-06-12Fix fallback path in __pthread_mutex_timedlock ().Carlos O'Donell
2018-06-12Do not use const attribute for nan functions (bug 23277).Joseph Myers
2018-06-12benchtests: Add -f/--functions argumentH.J. Lu
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang
2018-06-12Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).Carlos O'Donell
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-06-12i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer
2018-06-12gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140).Rafal Luzynski
2018-06-11Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-06-05Add AArch64 hwcap values from Linux 4.17.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers