summaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.arm64
AgeCommit message (Expand)Author
2025-06-17arm64: Create an L3 table to limit permissionsAndrew Turner
2024-09-02kernel: Add defination of .init_array and .fini_array for all other platformsZhenlei Huang
2024-08-21arm64: Use store-pair to zero the kernel bssAndrew Turner
2024-07-31kernel: Move the debug stuff into a common scriptWarner Losh
2024-02-29kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stackWarner Losh
2024-02-21Import the kernel parts of bhyve/arm64Andrew Turner
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2021-08-23arm64: add read_frequently, read_mostluy and exclusive_cache_line to linker s...Mateusz Guzik
2020-12-23More the arm64 early page tables and stack to .bssAndrew Turner
2019-12-29Eliminate the generated ldscript for arm and arm64, and strip $a/$d markerIan Lepore
2019-06-04Expose the kernel's build-ID through sysctlEd Maste
2016-09-03Explicitly include all .rodata.* sections in the kernel .rodata. ThisAndrew Turner
2016-07-28remove CONSTRUCTORS from kernel linker scriptsEd Maste
2015-04-13Bring in the start of the arm64 kernel.Andrew Turner