about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcspn.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu2017-06-151-69/+0
* 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
* Remove configure tests for SSE4 support.Joseph Myers2015-10-061-4/+0
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-5/+3
* Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka2015-05-121-7/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-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
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Define bit_XXX and index_XXX.H.J. Lu2009-12-131-2/+2
* Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+82