about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Do not leave files behind in /tmp from testing.Joseph Myers2015-10-151-0/+8
* powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy2015-10-151-0/+15
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-151-0/+11
* Mark ld.so internel __uname hiddenH.J. Lu2015-10-151-0/+3
* Mark ld.so internel string functions hiddenH.J. Lu2015-10-151-0/+18
* Mark ld.so internel stdlib functions hiddenH.J. Lu2015-10-151-0/+4
* Mark ld.so internel sigaction functions hiddenH.J. Lu2015-10-151-0/+4
* Mark internal setjmp functions hiddenH.J. Lu2015-10-151-0/+3
* Mark ld.so internel __profile_frequency hiddenH.J. Lu2015-10-151-0/+3
* Mark internal fcntl functions hiddenH.J. Lu2015-10-151-0/+4
* Mark internal dirent functions hiddenH.J. Lu2015-10-151-0/+10
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-0/+4
* Mark internal _itoa functions hiddenH.J. Lu2015-10-151-0/+3
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-151-0/+22
* Mark _wordcopy_XXX functions hiddenH.J. Lu2015-10-151-0/+6
* Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hiddenH.J. Lu2015-10-151-0/+10
* Add comments for GCC 5 requirementH.J. Lu2015-10-151-0/+5
* Remove assembler -mtune=i686 configure test.Joseph Myers2015-10-151-0/+6
* Remove .previous, .popsection configure tests.Joseph Myers2015-10-151-0/+13
* Remove -static-libgcc configure test.Joseph Myers2015-10-151-0/+7
* Remove stddef.h configure test.Joseph Myers2015-10-151-0/+5
* vfscanf: Use struct scratch_buffer instead of extend_allocaFlorian Weimer2015-10-151-0/+10
* Remove i386/epoll_pwait.SH.J. Lu2015-10-151-0/+7
* Optimize i386 syscall inlining for GCC 5H.J. Lu2015-10-151-0/+24
* i386: Remove syscall assembly codes with 6 argumentsH.J. Lu2015-10-151-0/+11
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-151-0/+10
* Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers2015-10-141-0/+8
* [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy2015-10-141-0/+6
* manual/argp.texi (Specifying Argp Parsers): Fix typo.Namhyung Kim2015-10-141-0/+4
* include/stap-probe.h: Fix formatting.Carlos O'Donell2015-10-141-0/+4
* Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]Florian Weimer2015-10-141-0/+6
* Avoid PLT when calling __sched_getaffinity_newH.J. Lu2015-10-141-0/+7
* Support PLT and GOT references in local PIC checkH.J. Lu2015-10-141-0/+10
* Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-141-0/+17
* Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2015-10-131-0/+12
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+35
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+39
* Support x86-64 assmebler without AVX512H.J. Lu2015-10-131-0/+9
* Move powerpc llround implementations to powerpc32 directory.Joseph Myers2015-10-131-0/+5
* Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers2015-10-131-0/+16
* Add bug referenceAndreas Schwab2015-10-121-0/+1
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+59
* Make _hurd_raise_signal directly return the errorSamuel Thibault2015-10-101-2/+2
* Make _hurd_raise_signal return errorsSamuel Thibault2015-10-101-0/+6
* ChangeLog: Fix incorrect email addressPhil Blundell2015-10-091-1/+1
* Regenerate MIPS libm-test-ulps.Joseph Myers2015-10-091-0/+3
* Regenerate ARM libm-test-ulps.Joseph Myers2015-10-091-0/+2
* Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers2015-10-091-0/+3
* Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers2015-10-091-0/+38
* Fix typo in bug-strcoll2 (Bug 18589)Carlos O'Donell2015-10-091-0/+8