about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* benchtests: New benchmark for sem_timedwait siddhesh/sem_timedwaitSiddhesh Poyarekar2014-02-243-22/+49
* benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar2014-02-223-1/+10
* Implement benchmarking script in pythonSiddhesh Poyarekar2014-02-226-207/+582
* Minor formatting fixSiddhesh Poyarekar2014-02-212-2/+6
* print length in strrchr benchtestRajalakshmi Srinivasaraghavan2014-02-212-1/+5
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-2014-8/+124
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-2014-8/+117
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-2016-23/+151
* Update ARM HWCAP data.Joseph Myers2014-02-204-3/+17
* Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-196-164/+34006
* Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-198-49/+95
* Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-185-901/+15468
* Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2014-02-186-4338/+4479
* [MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove2014-02-17100-0/+14
* Deduplicate resolv/nss_dns/dns-host.cOndřej Bílka2014-02-161-10/+7
* ia64: relocate out of ports/ subdirMike Frysinger2014-02-16512-125/+33
* Generate .test-result files for ordinary tests.Tomas Dohnalek2014-02-155-4/+62
* Split up rules for tests using mtrace and something else.Joseph Myers2014-02-144-18/+39
* Split up rules for tests that compare output with baselines.Joseph Myers2014-02-146-50/+124
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-1314-33/+46
* Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-133-3/+17
* Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers2014-02-133-4/+2207
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-1265-229/+301
* Remove reference to subdir_lint.out.Joseph Myers2014-02-122-1/+3
* Remove indirection in stdio-common tests dependencies.Joseph Myers2014-02-122-4/+6
* Stop io/ftwtest deleting its own output.Joseph Myers2014-02-122-1/+3
* Make ABI tests generate .out files.Joseph Myers2014-02-123-10/+21
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-1213-4/+87
* Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon2014-02-123-17/+70
* Relocate alpha from ports to libcRichard Henderson2014-02-12363-6/+18
* NEWS: Add 16447 to fixed bugs list.Andreas Krebbel2014-02-121-1/+1
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-1110-43/+51
* Regenerate x86_64 ulps.Joseph Myers2014-02-112-0/+5
* Merge MIPS dl-lookup.c into generic file.Joseph Myers2014-02-114-1029/+31
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-115-1/+39
* Remove unused variable from stdlib/setenv.cOndřej Bílka2014-02-111-1/+0
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-11176-1/+21
* manual/probes.texi: Use "triggered" instead of "hit"Will Newton2014-02-112-73/+84
* manual/probes.texi: Add documentation of setjmp/longjmp probesWill Newton2014-02-112-0/+45
* include/stap-probe.h: Add comment about SystemTap argument formatWill Newton2014-02-112-1/+14
* malloc/mtrace.c: Cosmetic cleanup.Will Newton2014-02-112-31/+16
* Fix tst-sscanf and tst-swscanf on 64-bit.David S. Miller2014-02-112-1/+7
* Fix whitespace in MIPS files to allow move.Joseph Myers2014-02-102-2/+0
* Move mips from ports to libc.Joseph Myers2014-02-10366-4/+23
* Move shared umount.c from hppa to mips.Joseph Myers2014-02-104-31/+43
* Whitespace fixesAndreas Schwab2014-02-102-2/+0
* Move m68k from ports to libcAndreas Schwab2014-02-10402-1/+21
* Remove mips dependency on alpha.Joseph Myers2014-02-102-1/+7
* Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf2014-02-10275-7/+41
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-10466-1655/+2224