about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strchr.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu2021-03-291-0/+4
* x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.J. Lu2021-03-291-3/+10
* x86-64: Refactor and improve performance of strchr-avx2.Snoah2021-02-081-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-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
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Optimize strchr/strchrnul/wcschr with AVX2H.J. Lu2017-06-091-0/+55