aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17conformtest: Support system-specific XFAILs.Joseph Myers3-2/+27
2017-03-16conformtest: Make more tests into compilation tests.Joseph Myers2-8/+12
2017-03-16XFAIL catan and catanh tests on ibm128Tulio Magno Quites Machado Filho4-1168/+1175
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers25-411/+37
2017-03-15Add ChangeLog entry for aarch64 ifunc support patch.Steve Ellcey1-0/+12
2017-03-15Add ifunc support for aarch64.Steve Ellcey7-0/+205
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2-1/+6
2017-03-15Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers5-2/+595
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin2-5/+9
2017-03-15Fix build with --enable-static-nss [BZ #21088]Alexey Neyman2-1/+7
2017-03-15Fix combreloc test with BSD grepAlexey Neyman3-9/+14
2017-03-15Fix test-errno issuesAdhemerval Zanella4-9/+53
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers2-14/+23
2017-03-15Split helper classification macros from mathcalls.hGabriel F. T. Gomes6-29/+59
2017-03-15Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes2-1/+6
2017-03-15support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2-1/+10
2017-03-15support: Add error checking to close system calls [BZ #21244]Florian Weimer7-15/+63
2017-03-15support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer4-7/+123
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2-0/+8
2017-03-14Remove _dl_platform_stringAndreas Schwab7-36/+13
2017-03-13hurd: Make send/recv more posixishSamuel Thibault3-2/+16
2017-03-13build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella2-19/+11
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra15-98/+41
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2-0/+26
2017-03-13Add missing ChangeLog entries.Thorsten Kukuk1-0/+9
2017-03-13The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk1-0/+2
2017-03-12sh: Fix building with gcc5/6Alexey Neyman2-1/+7
2017-03-12Fix send consolidation typoMarko Myllynen2-1/+7
2017-03-11If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk2-6/+15
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler4-912/+918
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers2-16/+21
2017-03-09Consolidate Linux send implementationAdhemerval Zanella23-77/+62
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella17-19/+30
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella19-81/+42
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella18-19/+33
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella15-16/+26
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella18-20/+45
2017-03-08Test for correct setting of errno.Yury Norov5-2/+305
2017-03-08S390: Regenerate ULPsStefan Liebler2-128/+140
2017-03-07Fix auto-merge issue in ChangeLogFlorian Weimer1-2/+0
2017-03-07tzset: Clean up preprocessor macros min, max, signFlorian Weimer2-7/+15
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer7-79/+28
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar5-2/+27
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2-0/+25
2017-03-06S390: Optimize atomic macros.Stefan Liebler2-64/+124
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter3-0/+81
2017-03-03tzset: Remove unused NOID macroFlorian Weimer3-3/+5
2017-03-03tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2-1/+4
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2-4/+6
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer9-9/+47