aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-08mktime fix for Gnulib + coreutilsPaul Eggert2-1/+13
2018-10-08benchtests: Set float type on --threshold argumentLeonardo Sandoval2-1/+6
2018-10-08kl_GL: Update the month names and date formats (bug 23740).Rafal Luzynski2-14/+34
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers2-51/+77
2018-10-04Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers4-1/+62
2018-10-04Adjust name of ld.so in test-container.c.Stefan Liebler5-2/+23
2018-10-02kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).Rafal Luzynski2-2/+10
2018-10-02Add more fma tests.Joseph Myers2-0/+197
2018-10-02sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa2-0/+19
2018-10-02Fix build from commit 0b727edAdhemerval Zanella2-0/+6
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu3-67/+16
2018-10-02libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella9-49/+214
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers4-12/+16
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers87-86/+92
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu3-69/+21
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella8-7/+83
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers57-110/+202
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers25-35/+74
2018-09-27Fix stack overflow in tst-setcontext9 (bug 23717)Andreas Schwab2-2/+8
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab5-2/+86
2018-09-26Share MAP_* flags between more architectures.Joseph Myers6-46/+66
2018-09-26Remove leading space from testrun.shAndreas Schwab2-1/+6
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella7-12/+155
2018-09-25Complete sys/procfs.h unification.Joseph Myers7-130/+105
2018-09-25Unify more sys/procfs.h headers.Joseph Myers25-892/+648
2018-09-25Unify some sys/procfs.h headers.Joseph Myers20-1015/+347
2018-09-25Use libsupport for tst-spawn.cAdhemerval Zanella2-122/+97
2018-09-25Clean up iconv/gconv_int.h for unnecessary declarationsArjun Shankar4-22/+24
2018-09-24Don't build libnsl for new ABIsAndreas Schwab7-51/+113
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella12-100/+50
2018-09-21it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425).Rafal Luzynski3-5/+15
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers27-31/+76
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2-18/+16
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer3-0/+121
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2-2/+7
2018-09-19Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell2-9/+44
2018-09-19Fix mktime localtime offset confusionPaul Eggert3-3/+13
2018-09-19Merge mktime, timegm from upstream GnulibPaul Eggert6-316/+781
2018-09-19Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra4-4/+44
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy2-1/+6
2018-09-19Add new pow implementationSzabolcs Nagy15-10616/+594
2018-09-18Simplify tzfile fstat failure codePaul Eggert2-4/+5
2018-09-18Fix tzfile low-memory assertion failurePaul Eggert2-1/+9
2018-09-18Unify many bits/mman.h headers.Joseph Myers9-318/+16
2018-09-18Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers3-4/+17
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers30-32/+70
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers3-17/+46
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers3-9/+11
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers7-10/+27
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers41-48/+93