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-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