aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab
2018-10-16Remove extra space at end of line.Steve Ellcey
2018-10-16aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-14regex: simplify by using intprops.hPaul Eggert
2018-10-14regex: __builtin_expect → __glibc_unlikelyPaul Eggert
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-10-09Increase timeout of nss/tst-nss-files-hosts-multiSzabolcs Nagy
2018-10-09Increase timeout of libio/tst-readlineSzabolcs Nagy
2018-10-08mktime fix for Gnulib + coreutilsPaul Eggert
2018-10-08benchtests: Set float type on --threshold argumentLeonardo Sandoval
2018-10-08kl_GL: Update the month names and date formats (bug 23740).Rafal Luzynski
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers
2018-10-04Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers
2018-10-04Adjust name of ld.so in test-container.c.Stefan Liebler
2018-10-02kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).Rafal Luzynski
2018-10-02Add more fma tests.Joseph Myers
2018-10-02sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa
2018-10-02Fix build from commit 0b727edAdhemerval Zanella
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu
2018-10-02libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-27Fix stack overflow in tst-setcontext9 (bug 23717)Andreas Schwab
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab
2018-09-26Share MAP_* flags between more architectures.Joseph Myers
2018-09-26Remove leading space from testrun.shAndreas Schwab
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-25Use libsupport for tst-spawn.cAdhemerval Zanella
2018-09-25Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar
2018-09-24Don't build libnsl for new ABIsAndreas Schwab
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-21it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).Rafal Luzynski
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu
2018-09-19Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell
2018-09-19Fix mktime localtime offset confusionPaul Eggert
2018-09-19Merge mktime, timegm from upstream GnulibPaul Eggert