aboutsummaryrefslogtreecommitdiff
path: root/string/arm/memchr.S
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2022-12-07string: arm: Fix cfi restore info for hot loop exitVictor Do Nascimento
2022-11-17string: Add separate asmdefs.h per targetSzabolcs Nagy
2022-10-21string: arm: Add new functionality to prologue/epilogue assembler macros.Victor Do Nascimento
2022-08-22string: arm: Augment M-profile PACBTI-enablement macrosVictor Do Nascimento
2022-08-22string: arm: Prevent leaf function unwindingVictor Do Nascimento
2022-08-03string: arm: Update feature test macro use in .arch selectionVictor Do Nascimento
2022-08-03string: arm: Implement conditional leaf PAC signingVictor Do Nascimento
2022-07-04string: simplify M-profile memchr PACBTI epilogueVictor Do Nascimento
2022-06-22string: Add M-profile PACBTI implementation of memchrVictor Do Nascimento
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2021-02-17Update copyright yearsSzabolcs Nagy
2021-01-08string: Assembly code cleanupWilco Dijkstra
2019-08-27Re-license arm memchr to MITAdhemerval Zanella
2019-08-23Import arm memchrAdhemerval Zanella