aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Create an L3 table to limit permissionsAndrew Turner2025-06-171-0/+6
* kernel: Add defination of .init_array and .fini_array for all other platformsZhenlei Huang2024-09-021-0/+14
* arm64: Use store-pair to zero the kernel bssAndrew Turner2024-08-211-1/+2
* kernel: Move the debug stuff into a common scriptWarner Losh2024-08-011-33/+3
* kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stackWarner Losh2024-02-291-1/+3
* Import the kernel parts of bhyve/arm64Andrew Turner2024-02-211-0/+2
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* arm64: add read_frequently, read_mostluy and exclusive_cache_line to linker s...Mateusz Guzik2021-08-231-0/+15
* More the arm64 early page tables and stack to .bssAndrew Turner2020-12-231-1/+6
* Eliminate the generated ldscript for arm and arm64, and strip $a/$d markerIan Lepore2019-12-291-1/+1
* Expose the kernel's build-ID through sysctlEd Maste2019-06-041-0/+5
* Explicitly include all .rodata.* sections in the kernel .rodata. ThisAndrew Turner2016-09-031-1/+1
* remove CONSTRUCTORS from kernel linker scriptsEd Maste2016-07-281-1/+0
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+149