aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-12-23Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang.Brooks Moses1-0/+7
2013-12-24Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov1-0/+4
2013-12-24Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov1-0/+7
2013-12-23Add Changelog and news entry.Ondřej Bílka1-0/+6
2013-12-23Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers1-0/+5
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers1-0/+44
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers1-0/+22
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers1-0/+10
2013-12-20Update timezone code from tzcode 2013i.Joseph Myers1-0/+8
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+13
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers1-0/+35
2013-12-20Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar1-0/+5
2013-12-20Remove more redundant computations in s_sin.cSiddhesh Poyarekar1-0/+7
2013-12-20Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar1-0/+5
2013-12-20Remove some redundant computations in s_sin.cSiddhesh Poyarekar1-0/+9
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+10
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers1-0/+26
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2013-12-19Cleanup compile warnings.Paul Pluzhnikov1-0/+6
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers1-0/+5
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+13
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab1-0/+8
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers1-0/+4
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers1-0/+24
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers1-0/+19
2013-12-19benchtests: Add strtok benchmarkRajalakshmi Srinivasaraghavan1-0/+5
2013-12-19Stop partial menu generation in INSTALL fileAllan McRae1-0/+5
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+13
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+7
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov1-0/+11
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