about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-043-2/+30
* Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers2017-01-042-1/+6
* Update i386 libm-test-ulps.Joseph Myers2017-01-032-4/+8
* Remove duplicate strcat implementationsAdhemerval Zanella2017-01-036-62/+12
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-034-12/+33
* Fix math/test-fenvinline for no-exceptions configurations.Joseph Myers2017-01-032-5/+13
* Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella2017-01-034-0/+29
* Fix elf/tst-ldconfig-X for cross testing.Joseph Myers2017-01-032-1/+7
* Fix up tabs/spaces mismatchesMartin Galvan2017-01-032-8/+12
* Fix MIPS n32 lseek, lseek64 (bug 21019).Joseph Myers2017-01-024-0/+68
* Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers2017-01-022-1/+9
* Fix test-sysvsem on some platformsAdhemerval Zanella2017-01-022-1/+13
* Fix math/test-nearbyint-except for no-exceptions configurations.Joseph Myers2017-01-022-1/+16
* Correct MIPS math-tests.h condition for sNaN payload preservation.Joseph Myers2017-01-022-1/+6
* Fix i686 memchr for large input sizesAdhemerval Zanella2017-01-023-3/+22
* Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2017-01-022-8/+26
* Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers2017-01-022-1/+6
* support: struct netent portability fix for support_format_netentFlorian Weimer2017-01-012-1/+8
* support: Use %td for pointer difference in xwriteFlorian Weimer2017-01-012-2/+6
* malloc: Run tunables tests only if tunables are enabledFlorian Weimer2017-01-012-2/+12
* Update config.guess and config.sub to current versions.Joseph Myers2017-01-013-7/+10
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-0128-27/+55
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-019374-9371/+9389
* Update DNS RR type definitions [BZ #20593]Florian Weimer2016-12-315-101/+270
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2016-12-318-8/+220
* tunables: Use correct unused attributeFlorian Weimer2016-12-312-1/+5
* Add NEWS item for tunablesSiddhesh Poyarekar2016-12-311-0/+5
* User manual documentation for tunablesSiddhesh Poyarekar2016-12-314-2/+199
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-319-8/+79
* Initialize tunable list with the GLIBC_TUNABLES environment variableSiddhesh Poyarekar2016-12-317-2/+156
* Add framework for tunablesSiddhesh Poyarekar2016-12-3125-2/+947
* resolv: Deprecate RES_BLASTFlorian Weimer2016-12-315-7/+13
* resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer2016-12-3117-62/+133
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-3146-1/+4508
* support: Implement --verbose option for test programsFlorian Weimer2016-12-316-8/+35
* support: Use support_record_failure consistentlyFlorian Weimer2016-12-3112-32/+50
* support: Helper functions for entering namespacesFlorian Weimer2016-12-318-0/+280
* getentropy: Declare it in <unistd.h> for __USE_MISC [BZ #17252]Florian Weimer2016-12-312-1/+7
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-3149-4621/+1671
* Revert "Fix ChangeLog typo"Andreas Schwab2016-12-311-1/+1
* Add fromfp functions.Joseph Myers2016-12-3174-30/+39745
* resolv: Turn historic name lookup functions into compat symbolsFlorian Weimer2016-12-304-52/+77
* Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers2016-12-303-9/+18
* Fix tst-support_record_failure-2 for run-built-tests = no.Joseph Myers2016-12-302-0/+9
* Fix ChangeLog typoAndreas Schwab2016-12-301-1/+1
* localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2016-12-302-2/+8
* Fix pretty printer tests for run-built-tests == noSiddhesh Poyarekar2016-12-302-3/+8
* Add SYSV shared memory testAdhemerval Zanella2016-12-283-1/+135
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-2811-35/+21
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-2811-14/+21