| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers | 2015-11-05 | 7 | -7/+49 |
* | Remove miscellaneous GCC >= 4.7 version conditionals. | Joseph Myers | 2015-11-04 | 4 | -47/+25 |
* | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers | 2015-11-04 | 1 | -4/+5 |
* | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers | 2015-11-03 | 1 | -0/+2 |
* | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers | 2015-11-02 | 14 | -0/+44 |
* | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers | 2015-10-29 | 1 | -2/+2 |
* | Make drem an alias of remainder (bug 16171). | Joseph Myers | 2015-10-29 | 10 | -21/+11 |
* | Remove cpuid.h configure tests. | Joseph Myers | 2015-10-29 | 4 | -92/+0 |
* | Handle more state in i386/x86_64 fesetenv (bug 16068). | Joseph Myers | 2015-10-28 | 5 | -21/+407 |
* | Use C11 *_TRUE_MIN macros where applicable. | Joseph Myers | 2015-10-28 | 4 | -6/+7 |
* | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers | 2015-10-28 | 4 | -1/+55 |
* | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo | 2015-10-28 | 1 | -0/+32 |
* | Remove -mavx2 configure tests. | Joseph Myers | 2015-10-28 | 8 | -93/+15 |
* | Remove configure test for ARM TLS descriptors support. | Joseph Myers | 2015-10-27 | 3 | -49/+5 |
* | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers | 2015-10-27 | 1 | -26/+1 |
* | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 2015-10-27 | 6 | -24/+0 |
* | Remove sysdeps/nptl/configure.ac. | Joseph Myers | 2015-10-27 | 3 | -117/+0 |
* | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 2015-10-27 | 2 | -12/+9 |
* | x86_64: Regenerate ulps [BZ #19168] | Florian Weimer | 2015-10-26 | 1 | -6/+6 |
* | Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*). | Joseph Myers | 2015-10-23 | 1 | -0/+2 |
* | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers | 2015-10-23 | 9 | -7/+32 |
* | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 2015-10-22 | 4 | -48/+38 |
* | tile: regenerate libm-test-ulps | Chris Metcalf | 2015-10-22 | 1 | -20/+24 |
* | Cleanup sync_file_range implementation | Adhemerval Zanella | 2015-10-22 | 2 | -22/+0 |
* | Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL | Andreas Schwab | 2015-10-22 | 6 | -6/+12 |
* | Build i386 __libc_do_syscall when PROF is defined | H.J. Lu | 2015-10-21 | 2 | -11/+10 |
* | Fix ldbl-128 j0l spurious underflows (bug 19156). | Joseph Myers | 2015-10-21 | 1 | -0/+2 |
* | tile: avoid preprocessor redefinition warnings | Chris Metcalf | 2015-10-21 | 1 | -0/+3 |
* | Disable GCC 5 optimization when PROF is defined | H.J. Lu | 2015-10-21 | 1 | -7/+13 |
* | Apply -fomit-frame-pointer only to .o/.os files | H.J. Lu | 2015-10-21 | 1 | -4/+8 |
* | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 2015-10-20 | 5 | -15/+8 |
* | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2015-10-20 | 4 | -13/+5 |
* | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 2015-10-20 | 3 | -11/+3 |
* | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 2015-10-19 | 12 | -65/+24 |
* | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho | 2015-10-19 | 1 | -52/+63 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 217 | -678/+233 |
* | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer | 2015-10-17 | 3 | -27/+0 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -1/+0 |
* | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey | 2015-10-16 | 1 | -2/+43 |
* | Fix i386 build for lll_unlock_elision change. | Joseph Myers | 2015-10-16 | 1 | -1/+1 |
* | Remove NPTL configure errors based on top-level configure tests. | Joseph Myers | 2015-10-15 | 2 | -18/+0 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 2 | -9/+0 |
* | powerpc: Optimize lock elision for pthread_mutex_t | Paul Murphy | 2015-10-15 | 4 | -6/+12 |
* | nptl: Add adapt_count parameter to lll_unlock_elision | Paul Murphy | 2015-10-15 | 3 | -3/+3 |
* | Mark _dl_catch_error hidden | H.J. Lu | 2015-10-15 | 1 | -0/+12 |
* | Mark internal _itoa functions hidden | H.J. Lu | 2015-10-15 | 1 | -2/+3 |
* | Mark internal _dl_XXX functions hidden | H.J. Lu | 2015-10-15 | 2 | -19/+25 |
* | Mark _wordcopy_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -4/+8 |
* | Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden | H.J. Lu | 2015-10-15 | 4 | -6/+10 |
* | Add comments for GCC 5 requirement | H.J. Lu | 2015-10-15 | 1 | -0/+4 |