aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath20-38/+62
2014-02-28Add missing } in Versions file.Roland McGrath2-0/+5
2014-02-28Fix missing ChangeLogSiddhesh Poyarekar1-0/+6
2014-02-27PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella5-5/+97
2014-02-27PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella5-3/+94
2014-02-27PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella7-6/+116
2014-02-27PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella7-6/+122
2014-02-27PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella8-17/+128
2014-02-27Fix ARM NAN fraction bits.Joey Ye2-3/+8
2014-02-27Fix ChangeLog formattingSiddhesh Poyarekar1-3/+3
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar6-7/+205
2014-02-27Support expected failures in .test-result files.Joseph Myers5-5/+29
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers62-76/+205
2014-02-26Fix two spaces after sentence.Ondřej Bílka19-55/+74
2014-02-26Add macros and inline functions to mips math_private.h file.Steve Ellcey2-8/+169
2014-02-26Use @Theglibc{} in manual/ipc.texi.Carlos O'Donell2-1/+3
2014-02-26Add a new "Inter-Process Communication" chapter.Carlos O'Donell5-4/+127
2014-02-26PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2-2/+3499
2014-02-26Simplify calloc implementation.Ondřej Bílka2-109/+10
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell3-3/+12
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell9-3/+90
2014-02-25misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer3-2/+7
2014-02-25ARM: Add SystemTap probes to longjmp and setjmp.Will Newton5-31/+62
2014-02-25S/390: Regenerate ULPs.Stefan Liebler2-30/+4670
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab3-1/+32
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath4-48/+9
2014-02-22Remove unused %include lines from Versions files.Roland McGrath3-4/+5
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers26-93/+288
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers52-178/+255
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov3-23/+351
2014-02-21Add GLIBC_2.17 to librt in Version.defAndreas Schwab2-0/+5
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad5-4/+13
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