aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-25ia64: add lll_futex_timed_wait_bitsetMike Frysinger2-0/+16
2013-12-24ia64: ioperm: clean up long dead codeMike Frysinger2-19/+8
2013-12-24ia64: implement sotruss supportMike Frysinger2-0/+54
2013-12-24ia64: link.h: adjust whitespaceMike Frysinger2-10/+14
2013-12-23Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang.Brooks Moses3-4/+19
2013-12-24Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov2-1/+6
2013-12-24Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov3-19/+30
2013-12-23Add Changelog and news entry.Ondřej Bílka2-13/+19
2013-12-23Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka1-1/+5
2013-12-23Update powerpc-fpu ULPs.Adhemerval Zanella2-73/+4079
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers3-3/+8
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers18-14/+52
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers9-550/+1059
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers6-11/+13700
2013-12-20fix localedata/ChangeLogChris Leonard1-6/+18
2013-12-20Revert spurious copying of ChangeLog to localedata/ChangeLog.Joseph Myers1-36672/+6447
2013-12-20Add lang_name to various locales.Chris Leonard11-6448/+36691
2013-12-20Update timezone code from tzcode 2013i.Joseph Myers8-480/+1072
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers7-22/+1372
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers7-594/+46005
2013-12-20Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar2-232/+134
2013-12-20Remove more redundant computations in s_sin.cSiddhesh Poyarekar2-42/+40
2013-12-20Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar2-4/+9
2013-12-20Remove some redundant computations in s_sin.cSiddhesh Poyarekar2-24/+24
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers5-48/+676
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers3-9/+43
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+637
2013-12-19Fix white space as well.Paul Pluzhnikov1-1/+1
2013-12-19Fix incorrect power of 2 check in last commit.Paul Pluzhnikov1-1/+1
2013-12-19Cleanup compile warnings.Paul Pluzhnikov2-5/+21
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers4-74/+132
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