about summary refs log tree commit diff
path: root/sysdeps/aarch64/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra2024-04-081-111/+81
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-311-6/+6
* [AArch64] Improve integer memcpyWilco Dijkstra2020-03-111-96/+101
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch2019-11-121-35/+47
* 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
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-241-10/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+8
* This patch further tunes memcpy - avoid one branch for sizes 1-3,Wilco Dijkstra2016-06-221-24/+32
* This is an optimized memcpy/memmove for AArch64. Copies are split into 3 mainWilco Dijkstra2016-06-201-140/+208
* 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
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+176