aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-28Add missing } in Versions file.Roland McGrath1-0/+4
2014-02-28Fix missing ChangeLogSiddhesh Poyarekar1-0/+6
2014-02-27PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella1-0/+11
2014-02-27PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella1-0/+11
2014-02-27PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella1-0/+14
2014-02-27PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella1-0/+14
2014-02-27PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella1-0/+16
2014-02-27Fix ARM NAN fraction bits.Joey Ye1-0/+5
2014-02-27Fix ChangeLog formattingSiddhesh Poyarekar1-3/+3
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar1-0/+10
2014-02-27Support expected failures in .test-result files.Joseph Myers1-0/+12
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+73
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-0/+19
2014-02-26Add macros and inline functions to mips math_private.h file.Steve Ellcey1-0/+41
2014-02-26Use @Theglibc{} in manual/ipc.texi.Carlos O'Donell1-0/+2
2014-02-26Add a new "Inter-Process Communication" chapter.Carlos O'Donell1-0/+7
2014-02-26PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2014-02-26Simplify calloc implementation.Ondřej Bílka1-0/+4
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell1-0/+6
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell1-0/+14
2014-02-25misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer1-0/+5
2014-02-25ARM: Add SystemTap probes to longjmp and setjmp.Will Newton1-0/+13
2014-02-25S/390: Regenerate ULPs.Stefan Liebler1-0/+4
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab1-0/+6
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath1-0/+9
2014-02-22Remove unused %include lines from Versions files.Roland McGrath1-0/+5
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-0/+73
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-0/+81
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov1-0/+5
2014-02-21Add GLIBC_2.17 to librt in Version.defAndreas Schwab1-0/+4
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad1-0/+9
2014-02-21Minor formatting fixSiddhesh Poyarekar1-0/+4
2014-02-21print length in strrchr benchtestRajalakshmi Srinivasaraghavan1-0/+4
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-0/+43
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-0/+43
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-0/+51
2014-02-20Update ARM HWCAP data.Joseph Myers1-0/+11
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+8
2014-02-19Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab1-0/+37
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+26
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers1-0/+10
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove1-0/+7
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger1-1/+8
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek1-0/+10
2014-02-14Split up rules for tests using mtrace and something else.Joseph Myers1-0/+16
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers1-0/+50
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers1-0/+16
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab1-0/+6
2014-02-13Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers1-0/+7
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-0/+88