aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-02-21Add GLIBC_2.17 to librt in Version.defAndreas Schwab
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad
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-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-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-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-10Move mips from ports to libc.Joseph Myers
2014-02-10Move m68k from ports to libcAndreas Schwab
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
2014-02-10Deduplicate setenv.Ondřej Bílka
2014-02-10Remove THREAD_STATS.Ondřej Bílka
2014-02-08shm_open: sync with logic in sem_openMike Frysinger
2014-02-08manual: setjmp: fix typos/grammarMike Frysinger
2014-02-08tst-backtrace4: expand output even on failuresMike Frysinger
2014-02-08tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger
2014-02-08tests: unify fortification handler logicMike Frysinger
2014-02-08tst-longjmp_chk: add comments and convert to test-skeletonMike Frysinger