aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-03ChangeLog: fix BZ style to be consistent and match majority of existing codeMike Frysinger4-24/+24
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2-0/+11
2017-04-01Call the right helper function when setting mallopt M_ARENA_MAX (BZ #21338)Wladimir J. van der Laan2-1/+7
2017-03-31Fix condition for inclusion of math-finite.h for long doubleGabriel F. T. Gomes3-2/+7
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2-1/+6
2017-03-30Fix more test-errno issuesAdhemerval Zanella2-2/+12
2017-03-30Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes3-2/+9
2017-03-30Macroize inclusion of math-finite.hGabriel F. T. Gomes3-387/+140
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella3-1/+15
2017-03-28Change TEST_NAME to memcpy to fix IFUNC testing of multiple versions.Steve Ellcey2-2/+7
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella65-379/+176
2017-03-28localedata: hu_HU: fix multiple sorting bugs (bug 18934)Egmont Koblinger5-145/+716
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2-6/+11
2017-03-27[AArch64] Update libm-test-ulpsSzabolcs Nagy2-80/+92
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