]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/rawmemchr.S
Update copyright notices with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / rawmemchr.S
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-11  H.J. LuAdd x86-64 __libc_ifunc_impl_list
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-20  Ulrich DrepperOptimize x86-64 rawmemchr and add test
2011-10-07  Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2009-12-13  H.J. LuDefine bit_XXX and index_XXX.
2009-08-08  Ulrich DrepperMove SSE4.2 functions together.
2009-07-03  Ulrich DrepperAlign functions to 16-byte boundary.
2009-06-05  Ulrich DrepperAdd SSE4.2 optimized rawmemchr implementation for x86-64.