Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | libm-test.inc: Fix tests where cos(PI/2) != 0. | Carlos O'Donell | 4 | -30/+57 |
2013-04-11 | Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout | Andreas Schwab | 2 | -66/+321 |
2013-04-11 | Don't accept exp char without preceding digits in scanf float parsing | Andreas Schwab | 5 | -12/+61 |
2013-04-11 | Fix invalid free of memory allocated during rtld init | Andreas Schwab | 3 | -5/+17 |
2013-04-11 | Don't use run-via-rtld-prefix for anything other than tests | Siddhesh Poyarekar | 4 | -5/+10 |
2013-04-11 | Remove eval | Siddhesh Poyarekar | 2 | -1/+5 |
2013-04-10 | Accept leading and trailing spaces in getdate input string | Siddhesh Poyarekar | 4 | -1/+57 |
2013-04-08 | BZ#14280: Fix Hurd ioctl macro to avoid warning. | Roland McGrath | 2 | -1/+7 |
2013-04-07 | sem_post.c: Include atomic.h. | Carlos O'Donell | 2 | -0/+5 |
2013-04-06 | README.libm-test: Use testrun.sh to run libm test. | Carlos O'Donell | 2 | -2/+4 |
2013-04-06 | dl_open_worker: Memset all of seen array. | Carlos O'Donell | 3 | -2/+8 |
2013-04-06 | fi_FI: Define yesstr, nostr | Marko Myllynen | 2 | -0/+7 |
2013-04-06 | New Makefile target `regen-ulps'. | Carlos O'Donell | 5 | -19/+97 |
2013-04-06 | i386: Fail at configure time for i386 builds. | Carlos O'Donell | 8 | -6/+126 |
2013-04-06 | Update ChangeLog. | Carlos O'Donell | 1 | -0/+5 |
2013-04-06 | s390/s390x: Undef PSEUDO before redef. | Carlos O'Donell | 2 | -0/+2 |
2013-04-05 | More tests for external charater sequences representing NaNs. | Thomas Schwinge | 4 | -1/+83 |
2013-04-05 | Properly collect individual tests' results. | Thomas Schwinge | 2 | -5/+8 |
2013-04-05 | [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge | 5 | -16/+46 |
2013-04-05 | [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge | 4 | -10/+15 |
2013-04-05 | Remove unreachable code. | Thomas Schwinge | 2 | -2/+4 |
2013-04-05 | Remove unused hard-coded qNaN definition. | Thomas Schwinge | 2 | -2/+5 |
2013-04-04 | Add BZ #15337 to NEWS | Siddhesh Poyarekar | 1 | -1/+1 |
2013-04-04 | Fix static build when configured with --disable-hidden-plt | Siddhesh Poyarekar | 2 | -1/+9 |
2013-04-03 | Fix missing underflow from cexp (bug 14478). | Joseph Myers | 6 | -4/+52 |
2013-04-03 | Update NEWS | Andreas Schwab | 1 | -0/+3 |
2013-04-03 | Fix stack overflow in getaddrinfo with many results | Andreas Schwab | 3 | -3/+31 |
2013-04-03 | Refer to two GCC PRs. | Thomas Schwinge | 3 | -2/+11 |
2013-04-03 | Update bench.out and bench.out.old only upon completion | Siddhesh Poyarekar | 2 | -5/+8 |
2013-04-03 | Echo benchmark that is currently running | Siddhesh Poyarekar | 2 | -0/+3 |
2013-04-03 | Add benchmark inputs for atan | Siddhesh Poyarekar | 5 | -1/+44 |
2013-04-03 | Remove TWO | Siddhesh Poyarekar | 3 | -3/+5 |
2013-04-03 | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS | Siddhesh Poyarekar | 4 | -1/+25 |
2013-04-02 | Fix cacosh inaccuracy and spurious exceptions (bug 15327). | Joseph Myers | 8 | -117/+2287 |
2013-04-02 | Use mantissa_t in mpexp | Siddhesh Poyarekar | 3 | -3/+7 |
2013-04-02 | Add benchmark inputs for sin | Siddhesh Poyarekar | 5 | -1/+52 |
2013-04-02 | Add benchmark tests for slowpow and slowexp | Siddhesh Poyarekar | 8 | -6/+77 |
2013-04-02 | Add missing ChangeLog from commit 60c414c346a1d5ef0510ffbdc0ab75f288ee4d3f | Adhemerval Zanella | 1 | -0/+10 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 49 | -16/+692 |
2013-04-01 | PowerPC: remove branch prediction from rint implementation | Adhemerval Zanella | 6 | -13/+22 |
2013-03-30 | Update German translations. | David S. Miller | 2 | -3/+7 |
2013-03-30 | Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357). | Joseph Myers | 8 | -301/+3417 |
2013-03-29 | Remove usage of ONE macro | Siddhesh Poyarekar | 2 | -1/+4 |
2013-03-29 | Remove ONE and MONE | Siddhesh Poyarekar | 8 | -22/+29 |
2013-03-29 | Format s_tan.c | Siddhesh Poyarekar | 2 | -405/+730 |
2013-03-29 | Remove ZERO and MZERO macros | Siddhesh Poyarekar | 8 | -63/+71 |
2013-03-29 | Format s_atan.c | Siddhesh Poyarekar | 2 | -151/+248 |
2013-03-29 | Format e_log.c | Siddhesh Poyarekar | 2 | -95/+137 |
2013-03-28 | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath | 6 | -5/+27 |
2013-03-28 | Use __ehdr_start, if available, as fallback for AT_PHDR. | Roland McGrath | 3 | -8/+38 |