aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-06Update ChangeLog.Carlos O'Donell1-0/+5
2013-04-05More tests for external charater sequences representing NaNs.Thomas Schwinge1-0/+6
2013-04-05Properly collect individual tests' results.Thomas Schwinge1-0/+3
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-0/+7
2013-04-05[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-0/+5
2013-04-05Remove unreachable code.Thomas Schwinge1-0/+3
2013-04-05Remove unused hard-coded qNaN definition.Thomas Schwinge1-0/+5
2013-04-03Fix missing underflow from cexp (bug 14478).Joseph Myers1-0/+9
2013-04-03Fix stack overflow in getaddrinfo with many resultsAndreas Schwab1-0/+6
2013-04-03Refer to two GCC PRs.Thomas Schwinge1-0/+7
2013-04-03Update bench.out and bench.out.old only upon completionSiddhesh Poyarekar1-0/+2
2013-04-03Echo benchmark that is currently runningSiddhesh Poyarekar1-0/+2
2013-04-03Add benchmark inputs for atanSiddhesh Poyarekar1-0/+5
2013-04-03Remove TWOSiddhesh Poyarekar1-0/+4
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar1-0/+10
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers1-0/+13
2013-04-02Use mantissa_t in mpexpSiddhesh Poyarekar1-0/+3
2013-04-02Add benchmark inputs for sinSiddhesh Poyarekar1-0/+5
2013-04-02Add benchmark tests for slowpow and slowexpSiddhesh Poyarekar1-0/+13
2013-04-02Add missing ChangeLog from commit 60c414c346a1d5ef0510ffbdc0ab75f288ee4d3fAdhemerval Zanella1-0/+10
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+32
2013-03-30Update German translations.David S. Miller1-0/+4
2013-03-30Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers1-0/+15
2013-03-29Remove usage of ONE macroSiddhesh Poyarekar1-0/+3
2013-03-29Remove ONE and MONESiddhesh Poyarekar1-0/+9
2013-03-29Format s_tan.cSiddhesh Poyarekar1-0/+2
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar1-0/+10
2013-03-29Format s_atan.cSiddhesh Poyarekar1-0/+2
2013-03-29Format e_log.cSiddhesh Poyarekar1-0/+4
2013-03-28Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath1-0/+7
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath1-0/+6
2013-03-28Make _dl_phdr pointer to const.Roland McGrath1-0/+6
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath1-0/+6
2013-03-28Never call syslog in __libc_message.Roland McGrath1-0/+5
2013-03-28PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra1-0/+7
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella1-0/+7
2013-03-28Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar1-0/+4
2013-03-28Format and clean up s_atan2.cSiddhesh Poyarekar1-0/+4
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers1-0/+14
2013-03-26Use integral constantsSiddhesh Poyarekar1-0/+14
2013-03-26Removed commented codeSiddhesh Poyarekar1-0/+21
2013-03-26Make mantissa type of mp_no configurableSiddhesh Poyarekar1-0/+19
2013-03-26PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella1-0/+5
2013-03-24Fix docs for scalbn* and scalbl* functionsMark H Weaver1-0/+5
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella1-0/+9
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin1-0/+6
2013-03-21PowerPC: fix sqrtl ABI issueAdhemerval Zanella1-0/+5
2013-03-21libm-test: Properly wrap blocks consisting of several statements.Thomas Schwinge1-0/+3
2013-03-21On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge1-0/+7
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers1-0/+17