| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | NetBSD/arm: disable pax mprotect restrictions for emu | Valery Ushakov | |
| ARM has separate read and execute protection bits so after writing out JIT code we need to make it executable with mprotect(2), but PAX wouldn't let us by default. Mark the emu binary so that this restriction is lifted. On other machines where this is not an issue set PAXCTL to a no-op. | |||
| 2020-12-29 | NetBSD/arm: initial support | Valery Ushakov | |
| This is more or less mechanical merge of existing NetBSD code and ARM-specific bits from Linux/arm files. | |||
