aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers7-54/+1099
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab4-2/+14
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers4-17/+12
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers11-40/+1269
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers4-17/+79
2013-12-19benchtests: Add strtok benchmarkRajalakshmi Srinivasaraghavan3-1/+211
2013-12-19Stop partial menu generation in INSTALL fileAllan McRae3-4/+11
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov4-16/+169
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov5-5/+26
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov5-0/+73
2013-12-18Updated NEWS to mention resolution of bug 15846.Brooks Moses1-7/+7
2013-12-18Add error reporting (via errno) to getauxval().Brooks Moses5-5/+44
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers7-108/+4038
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers2-1/+5
2013-12-18Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka1-0/+2
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft2-0/+6
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft3-15/+41
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers3-634/+637
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers7-4/+821
2013-12-18Update documentation after dropping PER_THREAD conditional.Ondřej Bílka2-34/+11
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab7-49/+11
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers3-452/+5
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert4-3/+29
2013-12-17Document TZ transition times >= 25:00:00.Paul Eggert2-2/+30
2013-12-17* manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert2-5/+9
2013-12-17* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert2-1/+5
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers28-1534/+28
2013-12-17Remove libbsd-compat dummy library.Joseph Myers3-3/+6
2013-12-17Remove __FAVOR_BSD.Joseph Myers10-200/+115
2013-12-17[AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft2-0/+40
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella2-2/+384
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers5-753/+759
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers7-682/+1916
2013-12-17[AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft2-1926/+78
2013-12-17[AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft2-20/+4
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima5-0/+75
2013-12-16Clean up setjmp use in dl-error.c.Roland McGrath2-32/+50
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers7-510/+43296
2013-12-16Add missing bug number to NEWS.Joseph Myers1-11/+12
2013-12-16manual/memory.texi: Document aligned_alloc.Will Newton2-16/+57
2013-12-16manual/memory.texi: Bring aligned allocation docs up to date.Will Newton2-17/+58
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar2-20/+23
2013-12-16Set AUTOCONF variable when maintainer-mode is not usedAllan McRae3-0/+7
2013-12-16Update file name in x86_64 ifunc listAllan McRae2-1/+3
2013-12-16Add --enable-maintainer-mode configure optionAllan McRae3-32/+59
2013-12-16Add systemd unit file for nscdAllan McRae3-0/+27
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka10-506/+441
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima2-0/+6
2013-12-13PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC supportAdhemerval Zanella2-1/+5
2013-12-13PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella8-1/+171