| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod). | Joseph Myers | 2015-10-16 | 1 | -0/+9 |
* | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey | 2015-10-16 | 1 | -0/+5 |
* | Add more tests for ceil, floor, round, trunc. | Joseph Myers | 2015-10-16 | 1 | -0/+6 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 1 | -0/+743 |
* | Fix i386 build for lll_unlock_elision change. | Joseph Myers | 2015-10-16 | 1 | -0/+5 |
* | Remove NPTL configure errors based on top-level configure tests. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove -Bgroup configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove sizeof (long double) configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+4 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+101 |
* | Do not leave files behind in /tmp from testing. | Joseph Myers | 2015-10-15 | 1 | -0/+8 |
* | powerpc: Optimize lock elision for pthread_mutex_t | Paul Murphy | 2015-10-15 | 1 | -0/+15 |
* | nptl: Add adapt_count parameter to lll_unlock_elision | Paul Murphy | 2015-10-15 | 1 | -0/+11 |
* | Mark ld.so internel __uname hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark ld.so internel string functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+18 |
* | Mark ld.so internel stdlib functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark ld.so internel sigaction functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal setjmp functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark ld.so internel __profile_frequency hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark internal fcntl functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal dirent functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+10 |
* | Mark _dl_catch_error hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal _itoa functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+3 |
* | Mark internal _dl_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+22 |
* | Mark _wordcopy_XXX functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+6 |
* | Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden | H.J. Lu | 2015-10-15 | 1 | -0/+10 |
* | Add comments for GCC 5 requirement | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Remove assembler -mtune=i686 configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+6 |
* | Remove .previous, .popsection configure tests. | Joseph Myers | 2015-10-15 | 1 | -0/+13 |
* | Remove -static-libgcc configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+7 |
* | Remove stddef.h configure test. | Joseph Myers | 2015-10-15 | 1 | -0/+5 |
* | vfscanf: Use struct scratch_buffer instead of extend_alloca | Florian Weimer | 2015-10-15 | 1 | -0/+10 |
* | Remove i386/epoll_pwait.S | H.J. Lu | 2015-10-15 | 1 | -0/+7 |
* | Optimize i386 syscall inlining for GCC 5 | H.J. Lu | 2015-10-15 | 1 | -0/+24 |
* | i386: Remove syscall assembly codes with 6 arguments | H.J. Lu | 2015-10-15 | 1 | -0/+11 |
* | Always enable pointer guard [BZ #18928] | Florian Weimer | 2015-10-15 | 1 | -0/+10 |
* | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 2015-10-14 | 1 | -0/+8 |
* | [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0 | Szabolcs Nagy | 2015-10-14 | 1 | -0/+6 |
* | manual/argp.texi (Specifying Argp Parsers): Fix typo. | Namhyung Kim | 2015-10-14 | 1 | -0/+4 |
* | include/stap-probe.h: Fix formatting. | Carlos O'Donell | 2015-10-14 | 1 | -0/+4 |
* | Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074] | Florian Weimer | 2015-10-14 | 1 | -0/+6 |
* | Avoid PLT when calling __sched_getaffinity_new | H.J. Lu | 2015-10-14 | 1 | -0/+7 |
* | Support PLT and GOT references in local PIC check | H.J. Lu | 2015-10-14 | 1 | -0/+10 |
* | Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-14 | 1 | -0/+17 |
* | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers | 2015-10-13 | 1 | -0/+12 |
* | Use INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-13 | 1 | -0/+35 |
* | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-13 | 1 | -0/+39 |
* | Support x86-64 assmebler without AVX512 | H.J. Lu | 2015-10-13 | 1 | -0/+9 |
* | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers | 2015-10-13 | 1 | -0/+5 |
* | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers | 2015-10-13 | 1 | -0/+16 |
* | Add bug reference | Andreas Schwab | 2015-10-12 | 1 | -0/+1 |