]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/multiarch/Makefile
i386: memcpy functions with SSE2 unaligned load/store
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / Makefile
2014-12-30  Andrew Senkevichi386: memcpy functions with SSE2 unaligned load/store
2013-12-18  Andreas SchwabRemove use of SSE4.2 functions for strstr on i686
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-17  Carlos O'DonellBZ#14059: Fix AVX and FMA4 detection.
2011-12-17  Ulrich DrepperOptimized wcschr and wcscpy for x86-64 and x86-32
2011-11-14  Ulrich DrepperMerge branch 'x32-strcase'
2011-11-14  Ulrich DrepperAdd SSE4.2 support for strcasecmp and strncasecmp on...
2011-11-13  Ulrich DrepperSSSE3 optimized strcasecmp and strncasecmp for x86-32
2011-10-28  Andreas SchwabMove wide char related routines to wcsmbs subdir
2011-10-23  Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-15  Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-12  Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-09-05  Liubov DmitrievaOptimized strchr and strrchr with SSE2 on x86-32
2011-09-05  Ulrich DrepperAdd x86-32 optimized wcscmp
2011-08-04  Liubov DmitrievaImprove x86-32 strcat functions with SSE2/SSSE3
2011-06-24  H.J. LuOptimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
2010-08-28  Roland McGrathAdd missing i686/multiarch/Makefile bit for shared...
2010-08-25  H.J. LuUnroll 32bit SSE strlen and handle slow bsf
2010-08-24  Richard HendersonClean up SSE variable shifts
2010-07-21  Andreas SchwabAdd strcasestr-nonascii to i386 build
2010-04-15  H.J. LuAdd x86-32 FMA support
2010-02-15  H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
2010-01-12  H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.
2009-08-04  H.J. LuAdd x86 32-bit SSE4.2 string functions.
2009-07-31  H.J. LuSupport multiarch for i686.