about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-041-1/+12
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-111-1/+0
* Remove configure tests for AVX support.Joseph Myers2015-10-081-1/+1
* Remove configure tests for SSE4 support.Joseph Myers2015-10-061-4/+2
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-1/+0
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-301-1/+3
* Remove use of SSE4.2 functions for strstr on i686Andreas Schwab2013-12-181-5/+2
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-171-0/+1
* Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper2011-12-171-1/+2
* Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-1/+2
* SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-1/+4
* Move wide char related routines to wcsmbs subdirAndreas Schwab2011-10-281-3/+7
* Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva2011-10-231-0/+1
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-1/+2
* Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva2011-10-121-1/+3
* Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva2011-09-051-1/+2
* Add x86-32 optimized wcscmpUlrich Drepper2011-09-051-1/+2
* Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-08-041-1/+2
* Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu2011-06-241-1/+3
* Add missing i686/multiarch/Makefile bit for shared x86_64 code.Roland McGrath2010-08-271-0/+1
* Unroll 32bit SSE strlen and handle slow bsfH.J. Lu2010-08-251-1/+2
* Clean up SSE variable shiftsRichard Henderson2010-08-241-1/+1
* Add strcasestr-nonascii to i386 buildAndreas Schwab2010-07-211-1/+2
* Add x86-32 FMA supportH.J. Lu2010-04-141-0/+6
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-151-1/+3
* Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu2010-01-121-0/+4
* Add x86 32-bit SSE4.2 string functions.H.J. Lu2009-08-041-0/+11
* Support multiarch for i686.H.J. Lu2009-07-311-0/+4