aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcspn-c.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-19Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-08-24Add missing copyright year updated and pretty printing.Ulrich Drepper1-1/+1
2010-08-24Clean up SSE variable shiftsRichard Henderson1-147/+7
2009-08-07Avoid warning through fake initialization.Ulrich Drepper1-0/+2
2009-08-04Add x86 32-bit SSE4.2 string functions.H.J. Lu1-2/+2
2009-07-03Minor cleanups in recently added files.Ulrich Drepper1-55/+36
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu1-0/+331