summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-04-29powerpc: Zero pad using memset in strncpy/stpncpyGabriel F. T. Gomes
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-04-27Add missing iucv related defines.Stefan Liebler
2016-04-25powerpc: Add optimized strcspn for P8Paul E. Murphy
2016-04-25Fix stdlib/tst-makecontext regression for Nios IIChung-Lin Tang
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan
2016-04-19Fix gprof timingSamuel Thibault
2016-04-19hurd: fix profiling short-living processesSamuel Thibault
2016-04-15powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo
2016-04-15Detect Intel Goldmont and Airmont processorsH.J. Lu
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-04-13Register extra test objectsAndreas Schwab
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-04-12VDSO support for MIPSMatthew Fortune
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy
2016-04-06X86-64: Prepare memmove-vec-unaligned-erms.SH.J. Lu
2016-04-06X86-64: Prepare memset-vec-unaligned-erms.SH.J. Lu
2016-04-05Force 32-bit displacement in memset-vec-unaligned-erms.SH.J. Lu
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