aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/memcpy.S
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2022-11-17string: Add separate asmdefs.h per targetSzabolcs Nagy
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2020-12-17string: Add support for ILP32 ABIKinsey Moore
2020-05-13string: cleaner handling of GNU property notesSzabolcs Nagy
2020-04-30string: ARMv8.5 BTI: Add BTI support to assembly files.Tamas Zsoldos
2020-02-27string: Fix white space in memcpyWilco Dijkstra
2020-02-12string: optimize memcpyWilco Dijkstra
2019-12-10aarch64: Combine memcpy and memmove implementationsKrzysztof Koch
2019-11-26aarch64: Use common header file in memcpy.SKrzysztof Koch
2019-11-05aarch64: Increase small and medium cases for memcpyKrzysztof Koch
2019-08-27Re-license aarch64 memcpy to MITAdhemerval Zanella
2019-08-23Import aarch64 memcpyAdhemerval Zanella