about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strncmp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno2022-10-031-2/+2
* x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein2022-07-161-11/+16
* x86: Remove str{n}{case}cmp-ssse3Noah Goldstein2022-04-141-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86-64: Remove Prefer_AVX2_STRCMPH.J. Lu2021-11-011-2/+1
* 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/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-3/+3
* 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
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-011-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu2017-06-211-0/+54