aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/linux/linux_locore.asm
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* linux(4): Implement signal trampoline for arm64 in a FreeBSD-wayDmitry Chagin2022-06-171-4/+11
* linux: implement signal delivery on arm64Edward Tomasz Napierala2022-06-171-1/+3
* linux(4): Remove function prototypes from the vDSO.Dmitry Chagin2022-06-171-17/+0
* linux: fix architecture returned for uname on aarch64Edward Tomasz Napierala2022-02-131-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