about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove gnu_unique_object configure test.Joseph Myers2015-10-191-0/+13
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-191-0/+3
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-0/+89
* use -fstack-protector-strong when availableMike Frysinger2015-10-191-0/+12
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-191-0/+6
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-191-0/+12
* timezone: polish grammar a bit in documentationMike Frysinger2015-10-191-0/+8
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-191-0/+5
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-191-0/+6
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-191-0/+12
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-0/+277
* sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-0/+9
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-0/+22
* vfprintf: Rewrite printf_positional to use struct scratch_bufferFlorian Weimer2015-10-171-0/+5
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-0/+22
* The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer2015-10-171-0/+6
* Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).Joseph Myers2015-10-161-0/+9
* Make performance improvement to MIPS memcpy for small copies.Steve Ellcey2015-10-161-0/+5
* Add more tests for ceil, floor, round, trunc.Joseph Myers2015-10-161-0/+6
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-0/+743
* Fix i386 build for lll_unlock_elision change.Joseph Myers2015-10-161-0/+5
* Remove NPTL configure errors based on top-level configure tests.Joseph Myers2015-10-151-0/+4
* Remove -Bgroup configure test.Joseph Myers2015-10-151-0/+4
* Remove sizeof (long double) configure test.Joseph Myers2015-10-151-0/+4
* Remove -fexceptions configure test.Joseph Myers2015-10-151-0/+101
* 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