about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog.Carlos O'Donell2013-04-061-0/+5
* s390/s390x: Undef PSEUDO before redef.Carlos O'Donell2013-04-062-0/+2
* More tests for external charater sequences representing NaNs.Thomas Schwinge2013-04-054-1/+83
* Properly collect individual tests' results.Thomas Schwinge2013-04-052-5/+8
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-055-16/+46
* [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-054-10/+15
* Remove unreachable code.Thomas Schwinge2013-04-052-2/+4
* Remove unused hard-coded qNaN definition.Thomas Schwinge2013-04-052-2/+5
* Add BZ #15337 to NEWSSiddhesh Poyarekar2013-04-041-1/+1
* Fix static build when configured with --disable-hidden-pltSiddhesh Poyarekar2013-04-042-1/+9
* Fix missing underflow from cexp (bug 14478).Joseph Myers2013-04-036-4/+52
* Update NEWSAndreas Schwab2013-04-031-0/+3
* Fix stack overflow in getaddrinfo with many resultsAndreas Schwab2013-04-033-3/+31
* Refer to two GCC PRs.Thomas Schwinge2013-04-033-2/+11
* Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar2013-04-032-5/+8
* Echo benchmark that is currently runningSiddhesh Poyarekar2013-04-032-0/+3
* Add benchmark inputs for atanSiddhesh Poyarekar2013-04-035-1/+44
* Remove TWOSiddhesh Poyarekar2013-04-033-3/+5
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-034-1/+25
* Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers2013-04-028-117/+2287
* Use mantissa_t in mpexpSiddhesh Poyarekar2013-04-023-3/+7
* Add benchmark inputs for sinSiddhesh Poyarekar2013-04-025-1/+52
* Add benchmark tests for slowpow and slowexpSiddhesh Poyarekar2013-04-028-6/+77
* Add missing ChangeLog from commit 60c414c346a1d5ef0510ffbdc0ab75f288ee4d3fAdhemerval Zanella2013-04-021-0/+10
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-0249-16/+692
* PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2013-04-016-13/+22
* Update German translations.David S. Miller2013-03-302-3/+7
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-308-301/+3417
* Remove usage of ONE macroSiddhesh Poyarekar2013-03-292-1/+4
* Remove ONE and MONESiddhesh Poyarekar2013-03-298-22/+29
* Format s_tan.cSiddhesh Poyarekar2013-03-292-405/+730
* Remove ZERO and MZERO macrosSiddhesh Poyarekar2013-03-298-63/+71
* Format s_atan.cSiddhesh Poyarekar2013-03-292-151/+248
* Format e_log.cSiddhesh Poyarekar2013-03-292-95/+137
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-286-5/+27
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-283-8/+38
* Make _dl_phdr pointer to const.Roland McGrath2013-03-285-5/+11
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-285-12/+12
* Fix typo in bug number in NEWS.Joseph Myers2013-03-281-2/+2
* Never call syslog in __libc_message.Roland McGrath2013-03-282-9/+5
* PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra2013-03-283-0/+21
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-284-4/+26
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-283-28/+5
* Format and clean up s_atan2.cSiddhesh Poyarekar2013-03-282-310/+498
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-278-1/+1214
* ARM: fix preconfigure.Mans Rullgard2013-03-263-2/+7
* Use integral constantsSiddhesh Poyarekar2013-03-262-76/+90
* Removed commented codeSiddhesh Poyarekar2013-03-2612-85/+21
* Make mantissa type of mp_no configurableSiddhesh Poyarekar2013-03-265-69/+176
* PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella2013-03-262-0/+9