aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar1-0/+4
2013-04-11Remove evalSiddhesh Poyarekar1-0/+4
2013-04-10Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar1-0/+10
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath1-0/+6
2013-04-06README.libm-test: Use testrun.sh to run libm test.Carlos O'Donell1-0/+3
2013-04-06dl_open_worker: Memset all of seen array.Carlos O'Donell1-0/+5
2013-04-06fi_FI: Define yesstr, nostrMarko Myllynen1-0/+5
2013-04-06New Makefile target `regen-ulps'.Carlos O'Donell1-0/+15
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell1-0/+11
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