]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/memchr.S
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / x86_64 / memchr.S
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-21  H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-09  H.J. Lux86-64: Optimize memchr/rawmemchr/wmemchr with SSE2...
2017-05-30  H.J. Lux86_64: Remove redundant REX bytes from memchr.S
2017-05-19  H.J. Lux86: Optimize SSE2 memchr overflow calculation
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-27  Adhemerval ZanellaFix x86_64 memchr for large input sizes
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
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-07  Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2009-06-16  Jakub JelinekFix x86-64 memchr for large lengths.
2009-05-09  Ulrich Drepper* sysdeps/x86_64/memchr.S: Handle invalid buffer pointe...
2009-04-10  Ulrich Drepper* sysdeps/x86_64/rawmemchr.S: New file.
2009-04-07  Ulrich Drepper* string/stratcliff.c (do_test): Add memchr tests..
2009-04-07  Ulrich Drepper* sysdeps/x86_64/memchr.S: New file.