aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23[x86] Add a feature bit: Fast_Unaligned_Copyhjl/pr19583H.J. Lu
2016-03-23x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock
2016-03-22Don't set %rcx twice before "rep movsb"H.J. Lu
2016-03-22Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu
2016-03-22Fix malloc threaded tests link on non-LinuxSamuel Thibault
2016-03-22Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers
2016-03-21Remove __ASSUME_SIGNALFD4.Joseph Myers
2016-03-21posix: Fix posix_spawn implict check styleAdhemerval Zanella
2016-03-21Use JUMPTARGET in x86-64 pthreadH.J. Lu
2016-03-21localedata: standardize copyright/license information [BZ #11213]Mike Frysinger
2016-03-21math: don't clobber old libm.so on install [BZ #19822]Dylan Alex Simon
2016-03-21localedata: standardize first few linesMike Frysinger
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella
2016-03-20hurd: Add c++-types expected resultSamuel Thibault
2016-03-20hurd: Allow inlining IO locksSamuel Thibault
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault
2016-03-20Fix mach-syscalls.mk buildSamuel Thibault
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault
2016-03-17Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers
2016-03-17Remove __ASSUME_FALLOCATE.Joseph Myers
2016-03-16Use JUMPTARGET in x86-64 mathvecH.J. Lu
2016-03-16add ChangeLog entryMike Frysinger
2016-03-16localedata: use same comment_char/escape_char in these filesMike Frysinger
2016-03-16localedata: an_ES: fix case of lang_abCarlos O'Donell
2016-03-16Fix hurd buildSamuel Thibault
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell
2016-03-15Remove __ASSUME_PPOLL.Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-15Fix resource leak in resolver (bug 19257)Andreas Schwab
2016-03-15Fix compilation of test-signgam-* testsAndreas Schwab
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-03-14Remove mention of checktab.awk in timezone/README.Carlos O'Donell
2016-03-13Fix flag test in waitid compatibility layerSamuel Thibault
2016-03-11Fix type of parameter passed by malloc_consolidateTulio Magno Quites Machado Filho
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
2016-03-10Removed unused timezone/checktab.awk.Carlos O'Donell
2016-03-10Allow spurious underflow / inexact for ldbl-128ibm.Joseph Myers
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno
2016-03-09Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers
2016-03-08Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno
2016-03-08Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu
2016-03-08powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes
2016-03-08powerpc: Fix dl-procinfo HWCAPCarlos Eduardo Seo
2016-03-08Support --enable-hardcoded-path-in-tests in benchtestsH.J. Lu
2016-03-08sunrpc: In key_call_keyenvoy, use int status instead of union waitFlorian Weimer
2016-03-08posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-testsAdhemerval Zanella
2016-03-08Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677).Joseph Myers
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer