summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strspn-c.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename generic functions with unique postfix for clarityNoah Goldstein2022-06-161-136/+0
* x86: Optimize strspn in strspn-c.cNoah Goldstein2022-03-251-47/+39
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-191-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add missing copyright year updated and pretty printing.Ulrich Drepper2010-08-241-1/+1
* Clean up SSE variable shiftsRichard Henderson2010-08-241-145/+7
* Add x86 32-bit SSE4.2 string functions.H.J. Lu2009-08-041-2/+2
* Minor cleanups in recently added files.Ulrich Drepper2009-07-031-24/+21
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+287