aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-26Actually add bench-memcpy-randomSiddhesh Poyarekar1-0/+157
2017-03-24Update old tunables framework document/script.Sunyeop Lee4-14/+21
2017-03-23Add a new randomized memcpy test for copies up to 256 bytes. The distributionWilco Dijkstra2-1/+6
2017-03-23Change the order of function attributes in printf.hTulio Magno Quites Machado Filho2-2/+8
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta46-95/+143
2017-03-22Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg5-5/+20
2017-03-21x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu3-6/+15
2017-03-21Regenerate INSTALL.Joseph Myers2-0/+10
2017-03-21Merge branch 'master' of ssh://sourceware.org/git/glibcThorsten Kukuk2-1/+6
2017-03-21Fix failing test malloc/tst-interpose-nothread with GCC 7.Stefan Liebler2-1/+6
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk48-81/+300
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers3-5/+15
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers3-2/+9
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2-2/+11
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2-5/+14
2017-03-19linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner4-8/+71
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers6-4/+22
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers3-21/+30
2017-03-18conformtest: Handle conditional XFAILs with allow-header.Joseph Myers2-1/+6
2017-03-17Further harden glibc malloc metadata against 1-byte overflows.DJ Delorie2-0/+7
2017-03-17Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu2-2/+6
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2-1/+5
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers3-1/+11
2017-03-17Add missing piece to last ChangeLog entry.Joseph Myers1-0/+1
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers3-1/+11
2017-03-17conformtest: Skip execution tests when cross-compiling.Joseph Myers3-2/+18
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