summaryrefslogtreecommitdiff
path: root/sys/arm64/linux/linux_locore.asm
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-15linux(4): Rework signal trampoline on Aarch64Dmitry Chagin
2023-05-15linux(4): Get rid of linux_vdso_sigcodeDmitry Chagin
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-15linux(4): Implement signal trampoline for arm64 in a FreeBSD-wayDmitry Chagin
2021-07-25linux: implement signal delivery on arm64Edward Tomasz Napierala
2021-07-20linux(4): Remove function prototypes from the vDSO.Dmitry Chagin
2021-05-28linux: fix architecture returned for uname on aarch64Edward Tomasz Napierala
2020-12-05Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer
2020-02-08Implement the Linux/arm64 VDSO gettimeofday and clock_gettimeAndrew Turner
2019-07-30linuxulator: rename linux_locore.s to .asmEd Maste