summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* X86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolvehjl/pr21265/xsavecH.J. Lu2017-03-286-295/+195
* Change TEST_NAME to memcpy to fix IFUNC testing of multiple versions.Steve Ellcey2017-03-282-2/+7
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-2865-379/+176
* localedata: hu_HU: fix multiple sorting bugs (bug 18934)Egmont Koblinger2017-03-285-145/+716
* Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2017-03-272-6/+11
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2017-03-272-80/+92
* Actually add bench-memcpy-randomSiddhesh Poyarekar2017-03-261-0/+157
* Update old tunables framework document/script.Sunyeop Lee2017-03-244-14/+21
* Add a new randomized memcpy test for copies up to 256 bytes. The distributionWilco Dijkstra2017-03-232-1/+6
* Change the order of function attributes in printf.hTulio Magno Quites Machado Filho2017-03-232-2/+8
* Update string tests to use the support test driver.Wainer dos Santos Moschetta2017-03-2346-95/+143
* Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg2017-03-225-5/+20
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-03-213-6/+15
* Regenerate INSTALL.Joseph Myers2017-03-212-0/+10
* Merge branch 'master' of ssh://sourceware.org/git/glibcThorsten Kukuk2017-03-212-1/+6
|\
| * Fix failing test malloc/tst-interpose-nothread with GCC 7.Stefan Liebler2017-03-212-1/+6
* | Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-2148-81/+300
|/
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-203-5/+15
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-203-2/+9
* Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2017-03-202-2/+11
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-202-5/+14
* linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner2017-03-194-8/+71
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-186-4/+22
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-183-21/+30
* conformtest: Handle conditional XFAILs with allow-header.Joseph Myers2017-03-182-1/+6
* Further harden glibc malloc metadata against 1-byte overflows.DJ Delorie2017-03-172-0/+7
* Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu2017-03-172-2/+6
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-172-1/+5
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-173-1/+11
* Add missing piece to last ChangeLog entry.Joseph Myers2017-03-171-0/+1
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-173-1/+11
* conformtest: Skip execution tests when cross-compiling.Joseph Myers2017-03-173-2/+18
* conformtest: Support system-specific XFAILs.Joseph Myers2017-03-173-2/+27
* conformtest: Make more tests into compilation tests.Joseph Myers2017-03-162-8/+12
* XFAIL catan and catanh tests on ibm128Tulio Magno Quites Machado Filho2017-03-164-1168/+1175
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-1625-411/+37
* Add ChangeLog entry for aarch64 ifunc support patch.Steve Ellcey2017-03-151-0/+12
* Add ifunc support for aarch64.Steve Ellcey2017-03-157-0/+205
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-152-1/+6
* Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers2017-03-155-2/+595
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-152-5/+9
* Fix build with --enable-static-nss [BZ #21088]Alexey Neyman2017-03-152-1/+7
* Fix combreloc test with BSD grepAlexey Neyman2017-03-153-9/+14
* Fix test-errno issuesAdhemerval Zanella2017-03-154-9/+53
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-03-152-14/+23
* Split helper classification macros from mathcalls.hGabriel F. T. Gomes2017-03-156-29/+59
* Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes2017-03-152-1/+6
* support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2017-03-152-1/+10
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-157-15/+63
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-154-7/+123