about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in csloww()Allan McRae2013-12-273-2/+8
* Add lang_name to various locales.Chris Leonard2013-12-2612-2/+38
* ia64: implement futex requeue pi supportMike Frysinger2013-12-252-0/+34
* ia64: add lll_futex_timed_wait_bitsetMike Frysinger2013-12-252-0/+16
* ia64: ioperm: clean up long dead codeMike Frysinger2013-12-242-19/+8
* ia64: implement sotruss supportMike Frysinger2013-12-242-0/+54
* ia64: link.h: adjust whitespaceMike Frysinger2013-12-242-10/+14
* Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang.Brooks Moses2013-12-233-4/+19
* Restore accidentally deleted bug-fix entries in NEWS.Maxim Kuvyrkov2013-12-242-1/+6
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2013-12-243-19/+30
* Add Changelog and news entry.Ondřej Bílka2013-12-232-13/+19
* Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka2013-12-231-1/+5
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-232-73/+4079
* Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers2013-12-223-3/+8
* Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers2013-12-2218-14/+52
* Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers2013-12-219-550/+1059
* Add more libm-test coverage of [a-c]* real functions.Joseph Myers2013-12-206-11/+13700
* fix localedata/ChangeLogChris Leonard2013-12-201-6/+18
* Revert spurious copying of ChangeLog to localedata/ChangeLog.Joseph Myers2013-12-201-36672/+6447
* Add lang_name to various locales.Chris Leonard2013-12-2011-6448/+36691
* Update timezone code from tzcode 2013i.Joseph Myers2013-12-208-480/+1072
* Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-207-22/+1372
* Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2013-12-207-594/+46005
* Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar2013-12-202-232/+134
* Remove more redundant computations in s_sin.cSiddhesh Poyarekar2013-12-202-42/+40
* Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar2013-12-202-4/+9
* Remove some redundant computations in s_sin.cSiddhesh Poyarekar2013-12-202-24/+24
* Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-195-48/+676
* Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers2013-12-193-9/+43
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-192-0/+637
* Fix white space as well.Paul Pluzhnikov2013-12-191-1/+1
* Fix incorrect power of 2 check in last commit.Paul Pluzhnikov2013-12-191-1/+1
* Cleanup compile warnings.Paul Pluzhnikov2013-12-192-5/+21
* Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers2013-12-194-74/+132
* Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-197-54/+1099
* Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab2013-12-194-2/+14
* Disable libm-test test name beautification for M_* constants.Joseph Myers2013-12-194-17/+12
* Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers2013-12-1911-40/+1269
* Add _DEFAULT_SOURCE feature test macro.Joseph Myers2013-12-194-17/+79
* benchtests: Add strtok benchmarkRajalakshmi Srinivasaraghavan2013-12-193-1/+211
* Stop partial menu generation in INSTALL fileAllan McRae2013-12-193-4/+11
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-184-16/+169
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-185-5/+26
* 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