Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | .glue_7 is used for arm code calling thumb code, and .glue_7t is used for | Kevin Lo |
2021-06-27 | Make sure __bss_start is aligned on an 8-byte boundary. This makes sure | Mark Kettenis |
2019-11-09 | Retguard will start using sections named ".openbsd.randomdata.retguard.*" | Philip Guenther |
2018-02-11 | Move .openbsd.randomdata into .rodata. This makes things more | Patrick Wildt |
2017-10-24 | In ld scripts, an output section with no input sections is always marked | Philip Guenther |
2017-10-04 | Due to changes in LLD where sections are sorted in a different way, | Patrick Wildt |
2017-03-22 | Implement kernel W^X for arm64. For this purpose align the different segments | Mark Kettenis |
2017-01-23 | Remove duplicate $OpenBSD$ tag. | Mark Kettenis |
2017-01-23 | _end should be on a 64-bit boundary, so make sure to align | Patrick Wildt |
2017-01-23 | Remove final align as it confuses lld. | Mark Kettenis |
2016-12-17 | Import of OpenBSD/arm64 | Patrick Wildt |