aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-12-18Add error reporting (via errno) to getauxval().Brooks Moses1-0/+11
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+16
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers1-0/+5
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft1-0/+5
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers1-0/+3
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers1-0/+11
2013-12-18Update documentation after dropping PER_THREAD conditional.Ondřej Bílka1-0/+5
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab1-0/+9
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers1-0/+5
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert1-0/+9
2013-12-17Document TZ transition times >= 25:00:00.Paul Eggert1-0/+5
2013-12-17* manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert1-0/+3
2013-12-17* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert1-0/+4
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers1-0/+28
2013-12-17Remove libbsd-compat dummy library.Joseph Myers1-0/+3
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-0/+17
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-0/+7
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers1-0/+16
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima1-0/+9
2013-12-16Clean up setjmp use in dl-error.c.Roland McGrath1-0/+10
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+23
2013-12-16manual/memory.texi: Document aligned_alloc.Will Newton1-0/+10
2013-12-16manual/memory.texi: Bring aligned allocation docs up to date.Will Newton1-0/+14
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar1-0/+10
2013-12-16Set AUTOCONF variable when maintainer-mode is not usedAllan McRae1-0/+3
2013-12-16Update file name in x86_64 ifunc listAllan McRae1-0/+2
2013-12-16Add --enable-maintainer-mode configure optionAllan McRae1-0/+5
2013-12-16Add systemd unit file for nscdAllan McRae1-0/+5
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka1-0/+14
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima1-0/+6
2013-12-13PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC supportAdhemerval Zanella1-0/+4
2013-12-13PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella1-0/+13
2013-12-13PowerPC: multiarch modf/modff for PowerPC64Adhemerval Zanella1-0/+13
2013-12-13PowerPC: multiarch logb/logbl/logbf for PowerPC64Adhemerval Zanella1-0/+17
2013-12-13PowerPC: multiarch isinf/isinff for PowerPC64Adhemerval Zanella1-0/+14
2013-12-13PowerPC: multiarch finite/finitef for PowerPC64Adhemerval Zanella1-0/+14
2013-12-13PowerPC: multiarch llrint/lrint for PowerPC64Adhemerval Zanella1-0/+12
2013-12-13PowerPC: multiarch copysign/copysignf for PowerPC64Adhemerval Zanella1-0/+13
2013-12-13PowerPC: multiarch trunc/truncf for PowerPC64Adhemerval Zanella1-0/+18
2013-12-13PowerPC: multiarch round/roundf for PowerPC64Adhemerval Zanella1-0/+18
2013-12-13PowerPC: multiarch floor/floorf for PowerPC64Adhemerval Zanella1-0/+18
2013-12-13PowerPC: multiarch ceil/ceilf for PowerPC64Adhemerval Zanella1-0/+18
2013-12-13PowerPC: multiarch llround/lround for PowerPC64Adhemerval Zanella1-0/+15
2013-12-13PowerPC: multiarch isnan/isnanf for PowerPC64Adhemerval Zanella1-0/+15
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella1-0/+9
2013-12-13PowerPC: Cleaning up uneeded sqrt routinesAdhemerval Zanella1-0/+7
2013-12-13PowerPC: multiarch stpcpy for PowerPC64Adhemerval Zanella1-0/+11
2013-12-13PowerPC: multiarch strcpy for PowerPC64Adhemerval Zanella1-0/+11
2013-12-13PowerPC: multiarch wordcopy for PowerPC64Adhemerval Zanella1-0/+17