aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch
AgeCommit message (Expand)Author
2017-07-10x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu
2017-07-09x86-64: Update comments in ifunc-impl-list.cH.J. Lu
2017-06-27x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu
2017-06-23x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.SH.J. Lu
2017-06-23x86-64: Fix comment typo in memcmp-avx2-movbe.SFlorian Weimer
2017-06-23x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]Florian Weimer
2017-06-21x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu
2017-06-20Fix fallout from bits/string.h removal.Zack Weinberg
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-19Fix typo when undefining weak_aliasSiddhesh Poyarekar
2017-06-15x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu
2017-06-15x86-64: Implement wcscpy IFUNC selector in CH.J. Lu
2017-06-15x86-64: Implement strcat family IFUNC selectors in CH.J. Lu
2017-06-15x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu
2017-06-14x86-64: Implement memmove family IFUNC selectors in CH.J. Lu
2017-06-12x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu
2017-06-09x86-64: Correct comments in ifunc-impl-list.cH.J. Lu
2017-06-09x86-64: Optimize strrchr/wcsrchr with AVX2H.J. Lu
2017-06-09x86-64: Optimize memrchr with AVX2H.J. Lu
2017-06-09x86-64: Optimize strchr/strchrnul/wcschr with AVX2H.J. Lu
2017-06-09x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2H.J. Lu
2017-06-09x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2H.J. Lu
2017-06-07x86-64: Rename wmemset.h to ifunc-wmemset.hH.J. Lu
2017-06-07x86-64: Fold ifunc-sse4_1.h into wcsnlen.cH.J. Lu
2017-06-06x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu
2017-06-05x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBEH.J. Lu
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-05-18Correct comments in x86_64/multiarch/memcmp.SH.J. Lu
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-04-18x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu
2017-01-03Fix x86 strncat optimized implementation for large sizesAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu
2016-06-30Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu
2016-06-08X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-06-06Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu
2016-05-19Remove alignments on jump targets in memsetH.J. Lu
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
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