| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 52 | -178/+255 |
* | Update ARM ulps for VFPv4 (bug 16600). | Yury Gribov | 2014-02-21 | 3 | -23/+351 |
* | Add GLIBC_2.17 to librt in Version.def | Andreas Schwab | 2014-02-21 | 2 | -0/+5 |
* | Allow sys/auxv.h to be used from the testsuite on powerpc and sparc. | Adam Conrad | 2014-02-21 | 5 | -4/+13 |
* | Minor formatting fix | Siddhesh Poyarekar | 2014-02-21 | 2 | -2/+6 |
* | print length in strrchr benchtest | Rajalakshmi Srinivasaraghavan | 2014-02-21 | 2 | -1/+5 |
* | Fix __ASSUME_SENDMMSG issues (bug 16611). | Joseph Myers | 2014-02-20 | 14 | -8/+124 |
* | Fix __ASSUME_RECVMMSG issues (bug 16610). | Joseph Myers | 2014-02-20 | 14 | -8/+117 |
* | Fix __ASSUME_ACCEPT4 issues (bug 16609). | Joseph Myers | 2014-02-20 | 16 | -23/+151 |
* | Update ARM HWCAP data. | Joseph Myers | 2014-02-20 | 4 | -3/+17 |
* | Move tests of clog10 from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2014-02-19 | 6 | -164/+34006 |
* | Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 2014-02-19 | 8 | -49/+95 |
* | Move tests of fma from libm-test.inc to auto-libm-test-in. | Joseph Myers | 2014-02-18 | 5 | -901/+15468 |
* | Fix gen-auto-libm-tests sticky bit setting for negative results. | Joseph Myers | 2014-02-18 | 6 | -4338/+4479 |
* | [MicroBlaze]: Move MicroBlaze from ports to sysdeps. | David Holsgrove | 2014-02-17 | 100 | -0/+14 |
* | Deduplicate resolv/nss_dns/dns-host.c | Ondřej Bílka | 2014-02-16 | 1 | -10/+7 |
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 512 | -125/+33 |
* | Generate .test-result files for ordinary tests. | Tomas Dohnalek | 2014-02-15 | 5 | -4/+62 |
* | Split up rules for tests using mtrace and something else. | Joseph Myers | 2014-02-14 | 4 | -18/+39 |
* | Split up rules for tests that compare output with baselines. | Joseph Myers | 2014-02-14 | 6 | -50/+124 |
* | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 2014-02-13 | 14 | -33/+46 |
* | Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 2014-02-13 | 3 | -3/+17 |
* | Update MIPS math-tests.h for GCC 4.9 using soft-fp. | Joseph Myers | 2014-02-13 | 3 | -4/+2207 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 65 | -229/+301 |
* | Remove reference to subdir_lint.out. | Joseph Myers | 2014-02-12 | 2 | -1/+3 |
* | Remove indirection in stdio-common tests dependencies. | Joseph Myers | 2014-02-12 | 2 | -4/+6 |
* | Stop io/ftwtest deleting its own output. | Joseph Myers | 2014-02-12 | 2 | -1/+3 |
* | Make ABI tests generate .out files. | Joseph Myers | 2014-02-12 | 3 | -10/+21 |
* | soft-fp: support after-rounding tininess detection. | Joseph Myers | 2014-02-12 | 13 | -4/+87 |
* | Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545). | Dylan Alex Simon | 2014-02-12 | 3 | -17/+70 |
* | Relocate alpha from ports to libc | Richard Henderson | 2014-02-12 | 363 | -6/+18 |
* | NEWS: Add 16447 to fixed bugs list. | Andreas Krebbel | 2014-02-12 | 1 | -1/+1 |
* | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 2014-02-11 | 10 | -43/+51 |
* | Regenerate x86_64 ulps. | Joseph Myers | 2014-02-11 | 2 | -0/+5 |
* | Merge MIPS dl-lookup.c into generic file. | Joseph Myers | 2014-02-11 | 4 | -1029/+31 |
* | BZ #16447: Fix ldbl-128 expl implementation. | Andreas Krebbel | 2014-02-11 | 5 | -1/+39 |
* | Remove unused variable from stdlib/setenv.c | Ondřej Bílka | 2014-02-11 | 1 | -1/+0 |
* | Relocate AArch64 from ports to libc. | Marcus Shawcroft | 2014-02-11 | 176 | -1/+21 |
* | manual/probes.texi: Use "triggered" instead of "hit" | Will Newton | 2014-02-11 | 2 | -73/+84 |
* | manual/probes.texi: Add documentation of setjmp/longjmp probes | Will Newton | 2014-02-11 | 2 | -0/+45 |
* | include/stap-probe.h: Add comment about SystemTap argument format | Will Newton | 2014-02-11 | 2 | -1/+14 |
* | malloc/mtrace.c: Cosmetic cleanup. | Will Newton | 2014-02-11 | 2 | -31/+16 |
* | Fix tst-sscanf and tst-swscanf on 64-bit. | David S. Miller | 2014-02-11 | 2 | -1/+7 |
* | Fix whitespace in MIPS files to allow move. | Joseph Myers | 2014-02-10 | 2 | -2/+0 |
* | Move mips from ports to libc. | Joseph Myers | 2014-02-10 | 366 | -4/+23 |
* | Move shared umount.c from hppa to mips. | Joseph Myers | 2014-02-10 | 4 | -31/+43 |
* | Whitespace fixes | Andreas Schwab | 2014-02-10 | 2 | -2/+0 |
* | Move m68k from ports to libc | Andreas Schwab | 2014-02-10 | 402 | -1/+21 |
* | Remove mips dependency on alpha. | Joseph Myers | 2014-02-10 | 2 | -1/+7 |
* | Move tilegx, tilepro, and linux-generic from ports to libc. | Chris Metcalf | 2014-02-10 | 275 | -7/+41 |