about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-185-0/+73
* Updated NEWS to mention resolution of bug 15846.Brooks Moses2013-12-181-7/+7
* Add error reporting (via errno) to getauxval().Brooks Moses2013-12-185-5/+44
* Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-187-108/+4038
* Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers2013-12-182-1/+5
* Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka2013-12-181-0/+2
* Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft2013-12-182-0/+6
* [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-183-15/+41
* Mark some hypot tests no-test-inline.Joseph Myers2013-12-183-634/+637
* Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers2013-12-187-4/+821
* Update documentation after dropping PER_THREAD conditional.Ondřej Bílka2013-12-182-34/+11
* Remove use of SSE4.2 functions for strstr on i686Andreas Schwab2013-12-187-49/+11
* Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers2013-12-173-452/+5
* Support TZ transition times < 00:00:00.Paul Eggert2013-12-174-3/+29
* Document TZ transition times >= 25:00:00.Paul Eggert2013-12-172-2/+30
* * manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert2013-12-172-5/+9
* * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert2013-12-172-1/+5
* Remove various unused files from sysdeps/unix/bsd/.Joseph Myers2013-12-1728-1534/+28
* Remove libbsd-compat dummy library.Joseph Myers2013-12-173-3/+6
* Remove __FAVOR_BSD.Joseph Myers2013-12-1710-200/+115
* [AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft2013-12-172-0/+40
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-172-2/+384
* Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers2013-12-175-753/+759
* Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers2013-12-177-682/+1916
* [AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft2013-12-172-1926/+78
* [AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft2013-12-172-20/+4
* Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima2013-12-175-0/+75
* Clean up setjmp use in dl-error.c.Roland McGrath2013-12-162-32/+50
* Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-167-510/+43296
* Add missing bug number to NEWS.Joseph Myers2013-12-161-11/+12
* manual/memory.texi: Document aligned_alloc.Will Newton2013-12-162-16/+57
* manual/memory.texi: Bring aligned allocation docs up to date.Will Newton2013-12-162-17/+58
* Minor code cleanup in s_sin.cSiddhesh Poyarekar2013-12-162-20/+23
* Set AUTOCONF variable when maintainer-mode is not usedAllan McRae2013-12-163-0/+7
* Update file name in x86_64 ifunc listAllan McRae2013-12-162-1/+3
* Add --enable-maintainer-mode configure optionAllan McRae2013-12-163-32/+59
* Add systemd unit file for nscdAllan McRae2013-12-163-0/+27
* Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka2013-12-1410-506/+441
* Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima2013-12-142-0/+6
* PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC supportAdhemerval Zanella2013-12-132-1/+5
* PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella2013-12-138-1/+171
* PowerPC: multiarch modf/modff for PowerPC64Adhemerval Zanella2013-12-138-2/+186
* PowerPC: multiarch logb/logbl/logbf for PowerPC64Adhemerval Zanella2013-12-1311-1/+261
* PowerPC: multiarch isinf/isinff for PowerPC64Adhemerval Zanella2013-12-137-2/+192
* PowerPC: multiarch finite/finitef for PowerPC64Adhemerval Zanella2013-12-137-2/+200
* PowerPC: multiarch llrint/lrint for PowerPC64Adhemerval Zanella2013-12-136-1/+134
* PowerPC: multiarch copysign/copysignf for PowerPC64Adhemerval Zanella2013-12-136-2/+168
* PowerPC: multiarch trunc/truncf for PowerPC64Adhemerval Zanella2013-12-138-1/+206
* PowerPC: multiarch round/roundf for PowerPC64Adhemerval Zanella2013-12-138-1/+206
* PowerPC: multiarch floor/floorf for PowerPC64Adhemerval Zanella2013-12-138-1/+208