aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu
2016-04-03Fix memmove-vec-unaligned-erms.SH.J. Lu
2016-04-01Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu
2016-04-01Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella
2016-04-01Improve generic strcspn performanceWilco Dijkstra
2016-04-01S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler
2016-03-31Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu
2016-03-31S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-03-31S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers
2016-03-28Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno
2016-03-28Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu
2016-03-28Implement x86-64 multiarch mempcpy in memcpyH.J. Lu
2016-03-28[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu
2016-03-25tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno
2016-03-23Assume __NR_openat is always definedAurelien Jarno
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-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-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-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-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-14Update glibc headers for Linux 4.5.Joseph Myers
2016-03-13Fix flag test in waitid compatibility layerSamuel Thibault
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
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-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