summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho2018-06-201-0/+7
* libio: Avoid ptrdiff_t overflow in IO_validate_vtableFlorian Weimer2018-06-201-0/+4
* Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers2018-06-191-0/+10
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-191-0/+6
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+25
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+21
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+21
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-181-0/+5
* Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer2018-06-181-0/+6
* Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers2018-06-181-0/+9
* hurd: Fix reference to _hurd_self_sigstateSamuel Thibault2018-06-161-0/+4
* hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault2018-06-161-9/+4
* hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault2018-06-161-0/+2
* hurd: Avoid PLT references to syscallsSamuel Thibault2018-06-161-0/+4
* hurd: Avoid PLT ref to __mach_msgSamuel Thibault2018-06-161-0/+3
* hurd: Avoid PLT references to shortcutsSamuel Thibault2018-06-161-0/+4
* hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault2018-06-161-0/+1
* hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault2018-06-161-0/+9
* hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault2018-06-161-0/+3
* hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2018-06-161-0/+8
* Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers2018-06-151-0/+11
* Fix sign of NaN returned by strtod (bug 23007).Herman ten Brugge2018-06-151-0/+6
* localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer2018-06-141-0/+8
* hurd: Fix htl link failureSamuel Thibault2018-06-141-0/+5
* Ignore -Wrestrict for one strncat test.Joseph Myers2018-06-141-0/+5
* aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey2018-06-141-0/+5
* scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer2018-06-141-0/+4
* hurd: Avoid a PLT referenceSamuel Thibault2018-06-141-0/+2
* hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault2018-06-141-0/+5
* hurd: Avoid PLTs for _hurd_port_locked_get/setSamuel Thibault2018-06-141-0/+1
* hurd: update localplt.dataSamuel Thibault2018-06-141-0/+2
* hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault2018-06-131-0/+5
* Fix strtod overflow detection (bug 23279).Joseph Myers2018-06-131-0/+19
* Fix comments in _dl_dst_count and _dl_dst_substitute.Carlos O'Donell2018-06-121-0/+3
* Fix fallback path in __pthread_mutex_timedlock ().Carlos O'Donell2018-06-121-0/+5
* Do not use const attribute for nan functions (bug 23277).Joseph Myers2018-06-121-0/+9
* benchtests: Add -f/--functions argumentH.J. Lu2018-06-121-0/+8
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-121-0/+14
* Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259).Carlos O'Donell2018-06-121-0/+19
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-0/+75
* i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu2018-06-121-0/+10
* x86: Make strncmp usable from rtldFlorian Weimer2018-06-121-0/+8
* gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140).Rafal Luzynski2018-06-121-0/+18
* Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers2018-06-111-0/+7
* The hppa-linux target still requires an executable stack for kernelJohn David Anglin2018-06-101-0/+5
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-06-081-0/+13
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+48
* powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-06-061-0/+7
* Add AArch64 hwcap values from Linux 4.17.Joseph Myers2018-06-051-0/+9
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+31