aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15Y2038: make __tz_convert compatible with 64-bit-timeaaribaud/tmpAlbert ARIBAUD (3ADEV)
2018-06-15Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)
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).aaribaud/y2038-rfc-3-baseJoseph 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
2018-06-05Update kernel version in syscall-names.list to 4.17.Joseph Myers
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault
2018-06-01benchtests: Catch exceptions in input argumentsLeonardo Sandoval
2018-06-01benchtests: Add --no-diff and --no-header optionsLeonardo Sandoval
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer
2018-06-01math: Update i686 ulpsFlorian Weimer
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers
2018-06-01Remove sysdeps/generic/libcidn.abilistFlorian Weimer
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer
2018-05-30Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan
2018-05-29support: Add wrappers for pthread_barrierattr_tFlorian Weimer
2018-05-29static-PIE: Update DT_DEBUG for debugger [BZ #23206]H.J. Lu
2018-05-29stdlib: Additional tests need generated locale dependenciesFlorian Weimer
2018-05-25Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers
2018-05-25Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers
2018-05-24Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes
2018-05-24Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237Florian Weimer
2018-05-23Remove sysdeps/sh/soft-fp directory.Joseph Myers
2018-05-23x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu