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