aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-04-13Register extra test objectsAndreas Schwab1-0/+4
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu5-171/+234
2016-04-12VDSO support for MIPSMatthew Fortune7-0/+133
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella16-427/+27
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella17-414/+28
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella4-10/+35
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella3-0/+16
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault2-6/+6
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault1-0/+2
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj1-1/+2
2016-04-09configure: fix `test ==` usageMike Frysinger4-6/+6
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers5-5/+5
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy6-1/+289
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu1-54/+84
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu1-13/+19
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu1-0/+13
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu1-0/+2
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu6-32/+40
2016-04-03Fix memmove-vec-unaligned-erms.SH.J. Lu1-24/+30
2016-04-01Remove Fast_Copy_Backward from Intel Core processorsH.J. Lu1-5/+1
2016-04-01Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella3-406/+0
2016-04-01Improve generic strcspn performanceWilco Dijkstra1-18/+1
2016-04-01S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler1-1/+1
2016-03-31Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy1-7/+18
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu6-1/+335
2016-03-31Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu6-1/+594
2016-03-31S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler3-65/+124
2016-03-31S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler6-248/+496
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers2-33/+0
2016-03-28Initial Enhanced REP MOVSB/STOSB (ERMS) supportH.J. Lu1-0/+4
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno1-0/+3
2016-03-28Make __memcpy_avx512_no_vzeroupper an aliasH.J. Lu3-430/+404
2016-03-28Implement x86-64 multiarch mempcpy in memcpyH.J. Lu9-57/+69
2016-03-28[x86] Add a feature bit: Fast_Unaligned_CopyH.J. Lu3-2/+17
2016-03-25tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer1-1/+4
2016-03-24Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers4-21/+21
2016-03-23Assume __NR_utimensat is always definedAurelien Jarno3-22/+0
2016-03-23Assume __NR_openat is always definedAurelien Jarno1-4/+0
2016-03-23x86, pthread_cond_*wait: Do not depend on %eax not being clobberedNick Alcock2-0/+2
2016-03-22Don't set %rcx twice before "rep movsb"H.J. Lu1-1/+0
2016-03-22Set index_arch_AVX_Fast_Unaligned_Load only for Intel processorsH.J. Lu2-74/+88
2016-03-22Remove __ASSUME_GETDENTS64_SYSCALL.Joseph Myers2-114/+81
2016-03-21Remove __ASSUME_SIGNALFD4.Joseph Myers2-26/+1
2016-03-21posix: Fix posix_spawn implict check styleAdhemerval Zanella1-1/+1
2016-03-21Use JUMPTARGET in x86-64 pthreadH.J. Lu3-7/+3
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella1-1/+1
2016-03-20hurd: Add c++-types expected resultSamuel Thibault1-0/+67
2016-03-20hurd: Allow inlining IO locksSamuel Thibault1-0/+3
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault2-0/+43
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault1-2/+4