about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Add support for building {w}memmove{_chk} with explicit ISA levelNoah Goldstein2022-07-051-11/+25
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu2017-08-041-3/+1
* x86-64: Implement memmove family IFUNC selectors in CH.J. Lu2017-06-141-0/+35
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-081-13/+0
* X86-64: Use non-temporal store in memcpy on large dataH.J. Lu2016-04-121-2/+4
* Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu2016-04-031-7/+9
* Add x86-64 memmove with unaligned load/store and rep movsbH.J. Lu2016-03-311-0/+9