aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/strchr-mte.S
AgeCommit message (Expand)Author
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-05-01string: Further improve strchr-mte performanceWilco Dijkstra
2020-04-30string: ARMv8.5 BTI: Add BTI support to assembly files.Tamas Zsoldos
2020-04-30string: Improve strchr-mte performanceWilco Dijkstra
2020-04-08ARMv8.5 MTE: Make strchr-mte big and little endian compatible.Gabor Kertesz
2020-02-25ARMv8.5 MTE: Add MTE compatible version of strchr.Gabor Kertesz