aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24benchtests: New benchmark for sem_timedwaitsiddhesh/sem_timedwaitSiddhesh Poyarekar
2014-02-22benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar
2014-02-22Implement benchmarking script in pythonSiddhesh Poyarekar
2014-02-21Minor formatting fixSiddhesh Poyarekar
2014-02-21print length in strrchr benchtestRajalakshmi Srinivasaraghavan
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-20Update ARM HWCAP data.Joseph Myers
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove
2014-02-16Deduplicate resolv/nss_dns/dns-host.cOndřej Bílka
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek
2014-02-14Split up rules for tests using mtrace and something else.Joseph Myers
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-13Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-12Remove reference to subdir_lint.out.Joseph Myers
2014-02-12Remove indirection in stdio-common tests dependencies.Joseph Myers
2014-02-12Stop io/ftwtest deleting its own output.Joseph Myers
2014-02-12Make ABI tests generate .out files.Joseph Myers
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-12Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon
2014-02-12Relocate alpha from ports to libcRichard Henderson
2014-02-12NEWS: Add 16447 to fixed bugs list.Andreas Krebbel
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers
2014-02-11Regenerate x86_64 ulps.Joseph Myers
2014-02-11Merge MIPS dl-lookup.c into generic file.Joseph Myers
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel
2014-02-11Remove unused variable from stdlib/setenv.cOndřej Bílka
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft
2014-02-11manual/probes.texi: Use "triggered" instead of "hit"Will Newton
2014-02-11manual/probes.texi: Add documentation of setjmp/longjmp probesWill Newton
2014-02-11include/stap-probe.h: Add comment about SystemTap argument formatWill Newton
2014-02-11malloc/mtrace.c: Cosmetic cleanup.Will Newton
2014-02-11Fix tst-sscanf and tst-swscanf on 64-bit.David S. Miller
2014-02-10Fix whitespace in MIPS files to allow move.Joseph Myers
2014-02-10Move mips from ports to libc.Joseph Myers
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers
2014-02-10Whitespace fixesAndreas Schwab
2014-02-10Move m68k from ports to libcAndreas Schwab
2014-02-10Remove mips dependency on alpha.Joseph Myers
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka