summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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