summaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.riscv
AgeCommit message (Expand)Author
2024-09-02kernel: Add defination of .init_array and .fini_array for all other platformsZhenlei Huang
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
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2020-02-04Set the LMA of the riscv kernel to the OpenSBI jump target by defaultAlex Richardson
2019-09-09riscv: Ensure that BSS is 8-byte alignedKristof Provost
2019-06-09Fix global pointer relaxations in the RISC-V kernelMitchell Horne
2019-06-04Expose the kernel's build-ID through sysctlEd Maste
2019-02-18Avoid orphan sections between __bss_start and .(s)bss.Ruslan Bukin
2016-08-10o Remove operation in machine mode.Ruslan Bukin
2016-08-02Update RISC-V port to Privileged Architecture Version 1.9.Ruslan Bukin
2016-07-28remove CONSTRUCTORS from kernel linker scriptsEd Maste
2016-01-29Welcome the RISC-V 64-bit kernel.Ruslan Bukin