about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memcmp-sse4.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-3/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* x86-64: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-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
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use p2align instead ALIGNOndřej Bílka2013-10-081-44/+40
* Change __x86_64 prefix in cache size to __x86H.J. Lu2013-01-051-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Load cache size into R8_LPH.J. Lu2012-05-151-4/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-23/+169
* Check DATA_CACHE_SIZE_HALFH.J. Lu2010-04-141-2/+2
* Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu2010-04-141-6/+371
* x86-64 SSE4 optimized memcmpH.J. Lu2010-04-141-0/+1270