aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/linux/linux_locore.asm
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linux(4): Rework signal trampoline on Aarch64Dmitry Chagin2023-05-141-2/+3
* linux(4): Get rid of linux_vdso_sigcodeDmitry Chagin2023-05-141-6/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* linux(4): Implement signal trampoline for arm64 in a FreeBSD-wayDmitry Chagin2022-05-151-4/+11
* linux: implement signal delivery on arm64Edward Tomasz Napierala2021-07-251-1/+3
* linux(4): Remove function prototypes from the vDSO.Dmitry Chagin2021-07-201-17/+0
* linux: fix architecture returned for uname on aarch64Edward Tomasz Napierala2021-05-281-1/+1
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-0/+4
* Implement the Linux/arm64 VDSO gettimeofday and clock_gettimeAndrew Turner2020-02-081-2/+7
* linuxulator: rename linux_locore.s to .asmEd Maste2019-07-301-0/+58