aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-24benchtests: New benchmark for sem_timedwaitsiddhesh/sem_timedwaitSiddhesh Poyarekar3-22/+49
2014-02-22benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar3-1/+10
2014-02-22Implement benchmarking script in pythonSiddhesh Poyarekar6-207/+582
2014-02-21Minor formatting fixSiddhesh Poyarekar2-2/+6
2014-02-21print length in strrchr benchtestRajalakshmi Srinivasaraghavan2-1/+5
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers14-8/+124
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers14-8/+117
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers16-23/+151
2014-02-20Update ARM HWCAP data.Joseph Myers4-3/+17
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers6-164/+34006
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab8-49/+95
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers5-901/+15468
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers6-4338/+4479
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove100-0/+14
2014-02-16Deduplicate resolv/nss_dns/dns-host.cOndřej Bílka1-10/+7
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger512-125/+33
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek5-4/+62
2014-02-14Split up rules for tests using mtrace and something else.Joseph Myers4-18/+39
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers6-50/+124
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers14-33/+46
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab3-3/+17
2014-02-13Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers3-4/+2207
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers65-229/+301
2014-02-12Remove reference to subdir_lint.out.Joseph Myers2-1/+3
2014-02-12Remove indirection in stdio-common tests dependencies.Joseph Myers2-4/+6
2014-02-12Stop io/ftwtest deleting its own output.Joseph Myers2-1/+3
2014-02-12Make ABI tests generate .out files.Joseph Myers3-10/+21
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers13-4/+87
2014-02-12Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon3-17/+70
2014-02-12Relocate alpha from ports to libcRichard Henderson363-6/+18
2014-02-12NEWS: Add 16447 to fixed bugs list.Andreas Krebbel1-1/+1
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers10-43/+51
2014-02-11Regenerate x86_64 ulps.Joseph Myers2-0/+5
2014-02-11Merge MIPS dl-lookup.c into generic file.Joseph Myers4-1029/+31
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel5-1/+39
2014-02-11Remove unused variable from stdlib/setenv.cOndřej Bílka1-1/+0
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft176-1/+21
2014-02-11manual/probes.texi: Use "triggered" instead of "hit"Will Newton2-73/+84
2014-02-11manual/probes.texi: Add documentation of setjmp/longjmp probesWill Newton2-0/+45
2014-02-11include/stap-probe.h: Add comment about SystemTap argument formatWill Newton2-1/+14
2014-02-11malloc/mtrace.c: Cosmetic cleanup.Will Newton2-31/+16
2014-02-11Fix tst-sscanf and tst-swscanf on 64-bit.David S. Miller2-1/+7
2014-02-10Fix whitespace in MIPS files to allow move.Joseph Myers2-2/+0
2014-02-10Move mips from ports to libc.Joseph Myers366-4/+23
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers4-31/+43
2014-02-10Whitespace fixesAndreas Schwab2-2/+0
2014-02-10Move m68k from ports to libcAndreas Schwab402-1/+21
2014-02-10Remove mips dependency on alpha.Joseph Myers2-1/+7
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf275-7/+41
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka466-1655/+2224