aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers
2017-01-04Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers
2017-01-03Update i386 libm-test-ulps.Joseph Myers
2017-01-03Remove duplicate strcat implementationsAdhemerval Zanella
2017-01-03powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho
2017-01-03Fix math/test-fenvinline for no-exceptions configurations.Joseph Myers
2017-01-03Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella
2017-01-03Fix elf/tst-ldconfig-X for cross testing.Joseph Myers
2017-01-03Fix up tabs/spaces mismatchesMartin Galvan
2017-01-02Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers
2017-01-02Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers
2017-01-02Fix test-sysvsem on some platformsAdhemerval Zanella
2017-01-02Fix math/test-nearbyint-except for no-exceptions configurations.Joseph Myers
2017-01-02Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers
2017-01-02Fix i686 memchr for large input sizesAdhemerval Zanella
2017-01-02Fix pthread_cond_t on sparc for new condvar.Torvald Riegel
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers
2017-01-01support: struct netent portability fix for support_format_netentFlorian Weimer
2017-01-01support: Use %td for pointer difference in xwriteFlorian Weimer
2017-01-01malloc: Run tunables tests only if tunables are enabledFlorian Weimer
2017-01-01Update config.guess and config.sub to current versions.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer
2016-12-31CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer
2016-12-31tunables: Use correct unused attributeFlorian Weimer
2016-12-31Add NEWS item for tunablesSiddhesh Poyarekar
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar
2016-12-31Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer
2016-12-31resolv: Add beginnings of a libresolv test suiteFlorian Weimer
2016-12-31support: Implement --verbose option for test programsFlorian Weimer
2016-12-31support: Use support_record_failure consistentlyFlorian Weimer
2016-12-31support: Helper functions for entering namespacesFlorian Weimer
2016-12-31getentropy: Declare it in <unistd.h> for __USE_MISC [BZ #17252]Florian Weimer
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-31Revert "Fix ChangeLog typo"Andreas Schwab
2016-12-31Add fromfp functions.Joseph Myers
2016-12-30resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers
2016-12-30Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers
2016-12-30Fix ChangeLog typoAndreas Schwab
2016-12-30localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger
2016-12-30Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar
2016-12-28Add SYSV shared memory testAdhemerval Zanella
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella