summaryrefslogtreecommitdiff
path: root/src/thread/aarch64
AgeCommit message (Expand)AuthorLines
7 daysaarch64: mask off SME and unknown/future hwcap bitsHEADmasterRich Felker-0/+22
11 daysaarch64: replace asm source file for __set_thread_area with inline asmRich Felker-7/+5
2025-07-01fix register name usage in aarch64 clone.sRich Felker-1/+1
2025-02-21clone: clear the frame pointer in the child process on relevant portsAlex Rønne Petersen-1/+2
2018-09-12make arch __set_thread_area backends hiddenRich Felker-0/+1
2018-09-12make arch __clone backends hiddenRich Felker-0/+1
2015-11-02use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker-4/+3
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker-2/+8
2015-03-11add aarch64 portSzabolcs Nagy-0/+69