summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.reviewedJoseph Myers
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-19Fix white space as well.Paul Pluzhnikov
2013-12-19Fix incorrect power of 2 check in last commit.Paul Pluzhnikov
2013-12-19Cleanup compile warnings.Paul Pluzhnikov
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers
2013-12-19benchtests: Add strtok benchmarkRajalakshmi Srinivasaraghavan
2013-12-19Stop partial menu generation in INSTALL fileAllan McRae
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov
2013-12-18Updated NEWS to mention resolution of bug 15846.Brooks Moses
2013-12-18Add error reporting (via errno) to getauxval().Brooks Moses
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers
2013-12-18Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers
2013-12-18Update documentation after dropping PER_THREAD conditional.Ondřej Bílka
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert
2013-12-17Document TZ transition times >= 25:00:00.Paul Eggert
2013-12-17* manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert
2013-12-17* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers
2013-12-17Remove libbsd-compat dummy library.Joseph Myers
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-12-17[AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2013-12-17[AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft
2013-12-17[AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima
2013-12-16Clean up setjmp use in dl-error.c.Roland McGrath
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-16Add missing bug number to NEWS.Joseph Myers
2013-12-16manual/memory.texi: Document aligned_alloc.Will Newton
2013-12-16manual/memory.texi: Bring aligned allocation docs up to date.Will Newton
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar
2013-12-16Set AUTOCONF variable when maintainer-mode is not usedAllan McRae