Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | linux(4): Rework signal trampoline on Aarch64 | Dmitry Chagin | 2023-05-14 | 1 | -2/+3 |
* | linux(4): Get rid of linux_vdso_sigcode | Dmitry Chagin | 2023-05-14 | 1 | -6/+1 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | linux(4): Implement signal trampoline for arm64 in a FreeBSD-way | Dmitry Chagin | 2022-05-15 | 1 | -4/+11 |
* | linux: implement signal delivery on arm64 | Edward Tomasz Napierala | 2021-07-25 | 1 | -1/+3 |
* | linux(4): Remove function prototypes from the vDSO. | Dmitry Chagin | 2021-07-20 | 1 | -17/+0 |
* | linux: fix architecture returned for uname on aarch64 | Edward Tomasz Napierala | 2021-05-28 | 1 | -1/+1 |
* | Add CFI start/end proc directives to arm64, i386, and ppc | Conrad Meyer | 2020-12-05 | 1 | -0/+4 |
* | Implement the Linux/arm64 VDSO gettimeofday and clock_gettime | Andrew Turner | 2020-02-08 | 1 | -2/+7 |
* | linuxulator: rename linux_locore.s to .asm | Ed Maste | 2019-07-30 | 1 | -0/+58 |