about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-241-0/+34
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-241-0/+7
* Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella2018-10-231-0/+3
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-231-0/+6
* time/tst-mktime2: Improve test error reportingFlorian Weimer2018-10-231-0/+10
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-231-0/+5
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-10-221-0/+3
* Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2018-10-221-0/+3
* Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793).Joseph Myers2018-10-221-0/+13
* x86: Don't include <x86intrin.h>H.J. Lu2018-10-211-0/+5
* Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).Joseph Myers2018-10-191-0/+11
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-191-0/+6
* resource: Update struct rusage comments [BZ #23689]Florian Weimer2018-10-191-0/+6
* Add VDSO support to sparc.David S. Miller2018-10-181-0/+11
* Regenerate sparc ulps.David S. Miller2018-10-181-0/+4
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-171-0/+14
* Do not allow divide-by-zero exception for pow(+/- 0, -Inf).Joseph Myers2018-10-171-0/+5
* [manual] Job control is no longer optional.Zack Weinberg2018-10-171-0/+9
* Remove unnecessary locking when reading iconv configuration [BZ #22062]Arjun Shankar2018-10-171-0/+16
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-171-0/+25
* Move SHMLBA to its own header.Joseph Myers2018-10-171-0/+35
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-171-0/+31
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-0/+64
* aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2018-10-161-0/+6
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-151-0/+22
* regex: simplify by using intprops.hPaul Eggert2018-10-141-0/+6
* regex: __builtin_expect → __glibc_unlikelyPaul Eggert2018-10-141-0/+14
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-111-0/+24
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-101-0/+7
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-0/+8
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-0/+10
* Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy2018-10-091-0/+4
* Increase timeout of libio/tst-readlineSzabolcs Nagy2018-10-091-0/+4
* mktime fix for Gnulib + coreutilsPaul Eggert2018-10-081-0/+12
* benchtests: Set float type on --threshold argumentLeonardo Sandoval2018-10-081-0/+5
* kl_GL: Update the month names and date formats (bug 23740).Rafal Luzynski2018-10-081-0/+8
* Use bits/mman-linux.h for hppa.Joseph Myers2018-10-041-0/+50
* Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers2018-10-041-0/+12
* Adjust name of ld.so in test-container.c.Stefan Liebler2018-10-041-0/+9
* kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).Rafal Luzynski2018-10-021-0/+8
* Add more fma tests.Joseph Myers2018-10-021-0/+4
* sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa2018-10-021-0/+7
* Fix build from commit 0b727edAdhemerval Zanella2018-10-021-0/+4
* x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu2018-10-021-0/+9
* libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella2018-10-021-0/+14
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-011-0/+12
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-281-0/+90
* i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2018-09-281-0/+10
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-281-0/+13
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-0/+83