about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-0/+55
* XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers2017-01-101-0/+18
* Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers2017-01-091-0/+7
* Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers2017-01-091-0/+5
* Update MicroBlaze localplt.data.Joseph Myers2017-01-091-0/+6
* Move fortified explicit_bzero back to string3Adhemerval Zanella2017-01-091-0/+5
* Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers2017-01-051-0/+7
* Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella2017-01-051-0/+12
* Increase some test timeouts.Joseph Myers2017-01-051-0/+7
* Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-01-051-0/+6
* Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2017-01-041-0/+3
* Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers2017-01-041-0/+10
* Update libm-test XFAILs for ibm128 format.Joseph Myers2017-01-041-0/+9
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-041-0/+402
* Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers2017-01-041-0/+3
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-041-0/+4
* Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers2017-01-041-0/+5
* Update i386 libm-test-ulps.Joseph Myers2017-01-031-0/+4
* Remove duplicate strcat implementationsAdhemerval Zanella2017-01-031-0/+9
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-031-0/+13
* Fix math/test-fenvinline for no-exceptions configurations.Joseph Myers2017-01-031-0/+5
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-031-0/+10
* Fix elf/tst-ldconfig-X for cross testing.Joseph Myers2017-01-031-0/+5
* Fix up tabs/spaces mismatchesMartin Galvan2017-01-031-0/+4
* Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers2017-01-021-0/+7
* Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers2017-01-021-0/+5
* Fix test-sysvsem on some platformsAdhemerval Zanella2017-01-021-0/+5
* Fix math/test-nearbyint-except for no-exceptions configurations.Joseph Myers2017-01-021-0/+7
* Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers2017-01-021-0/+5
* Fix i686 memchr for large input sizesAdhemerval Zanella2017-01-021-0/+7
* Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2017-01-021-0/+5
* Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers2017-01-021-0/+5
* support: struct netent portability fix for support_format_netentFlorian Weimer2017-01-011-0/+5
* support: Use %td for pointer difference in xwriteFlorian Weimer2017-01-011-0/+4
* malloc: Run tunables tests only if tunables are enabledFlorian Weimer2017-01-011-0/+7
* Update config.guess and config.sub to current versions.Joseph Myers2017-01-011-0/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-0/+28
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-0/+8
* Update DNS RR type definitions [BZ #20593]Florian Weimer2016-12-311-0/+24
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2016-12-311-0/+14
* tunables: Use correct unused attributeFlorian Weimer2016-12-311-0/+4
* User manual documentation for tunablesSiddhesh Poyarekar2016-12-311-0/+4
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-311-0/+23
* Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar2016-12-311-0/+14
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+41
* resolv: Deprecate RES_BLASTFlorian Weimer2016-12-311-0/+7
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-311-0/+38
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-311-0/+60
* support: Implement --verbose option for test programsFlorian Weimer2016-12-311-0/+13
* support: Use support_record_failure consistentlyFlorian Weimer2016-12-311-0/+22