about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memmove.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Update comments in IFUNC selectorsH.J. Lu2017-07-091-2/+1
* x86-64: Implement memmove family IFUNC selectors in CH.J. Lu2017-06-141-0/+38
* X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu2016-06-081-73/+0
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-161-2/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-3/+3
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-01-301-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-301-4/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-0/+1
* Clean up x86_64/multiarch/memmove.c include order.Roland McGrath2012-08-151-20/+18
* Avoid DWARF definition DIE on ifunc symbolsH.J. Lu2012-08-091-7/+18
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu2011-04-011-1/+7
* Clean up warnings in new x86_64/multiarch code.Roland McGrath2010-08-251-4/+25
* Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu2010-06-301-0/+24