aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-10XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers3-94/+121
2017-01-09Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers4-16664/+16686
2017-01-09Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers2-13/+26
2017-01-09Update MicroBlaze localplt.data.Joseph Myers2-1/+8
2017-01-09Move fortified explicit_bzero back to string3Adhemerval Zanella3-9/+14
2017-01-05Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers3-3/+17
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella6-21/+67
2017-01-05Increase some test timeouts.Joseph Myers7-3/+11
2017-01-05Fix MIPS n64 readahead (bug 21026).Joseph Myers2-0/+8
2017-01-04Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2-0/+60
2017-01-04Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers4-0/+62
2017-01-04Update libm-test XFAILs for ibm128 format.Joseph Myers4-12945/+12945
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes191-66/+474
2017-01-04Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers2-1/+4
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers3-2/+30
2017-01-04Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers2-1/+6
2017-01-03Update i386 libm-test-ulps.Joseph Myers2-4/+8
2017-01-03Remove duplicate strcat implementationsAdhemerval Zanella6-62/+12
2017-01-03powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho4-12/+33
2017-01-03Fix math/test-fenvinline for no-exceptions configurations.Joseph Myers2-5/+13
2017-01-03Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella4-0/+29
2017-01-03Fix elf/tst-ldconfig-X for cross testing.Joseph Myers2-1/+7
2017-01-03Fix up tabs/spaces mismatchesMartin Galvan2-8/+12
2017-01-02Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers4-0/+68
2017-01-02Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers2-1/+9
2017-01-02Fix test-sysvsem on some platformsAdhemerval Zanella2-1/+13
2017-01-02Fix math/test-nearbyint-except for no-exceptions configurations.Joseph Myers2-1/+16
2017-01-02Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers2-1/+6
2017-01-02Fix i686 memchr for large input sizesAdhemerval Zanella3-3/+22
2017-01-02Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2-8/+26
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers2-1/+6
2017-01-01support: struct netent portability fix for support_format_netentFlorian Weimer2-1/+8
2017-01-01support: Use %td for pointer difference in xwriteFlorian Weimer2-2/+6
2017-01-01malloc: Run tunables tests only if tunables are enabledFlorian Weimer2-2/+12
2017-01-01Update config.guess and config.sub to current versions.Joseph Myers3-7/+10
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers28-27/+55
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9374-9371/+9389
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer5-101/+270
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer8-8/+220
2016-12-31tunables: Use correct unused attributeFlorian Weimer2-1/+5
2016-12-31Add NEWS item for tunablesSiddhesh Poyarekar1-0/+5
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar4-2/+199
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar9-8/+79
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar7-2/+156
2016-12-31Add framework for tunablesSiddhesh Poyarekar25-2/+947
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer5-7/+13
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer17-62/+133
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer46-1/+4508
2016-12-31support: Implement --verbose option for test programsFlorian Weimer6-8/+35
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer12-32/+50