History log of /netbsd-src/sys/arch/riscv/conf/kern.ldscript (Results 1 – 8 of 8)
Revision Date Author Comments
# 6a4a1d7b 01-May-2021 skrll <skrll@NetBSD.org>

Fixup kernel linking and provide a linker script with standard sections
and symbols


# 70c2d72a 04-Nov-2020 skrll <skrll@NetBSD.org>

RCSID and whitespace police...


# 4297c647 16-Jun-2019 maxv <maxv@NetBSD.org>

Misc changes in RISC-V.


# ce93b3da 24-Aug-2015 uebayasi <uebayasi@NetBSD.org>

Don't mention stab and DWARF sections, because these (poorly mtaintained)
lists only help to make them harder to read.

If those sections are found in inputs, they simply appear in outputs as
orphane

Don't mention stab and DWARF sections, because these (poorly mtaintained)
lists only help to make them harder to read.

If those sections are found in inputs, they simply appear in outputs as
orphaned sections, sorted by section types and attributes.

show more ...


# 6ecada7d 22-Aug-2015 uebayasi <uebayasi@NetBSD.org>

.rel/.rela should not be generated in kernels.


# 220951d1 21-Aug-2015 uebayasi <uebayasi@NetBSD.org>

I bet setting search-directory for ld.so is useless in any kernel.


# 185745d4 20-Aug-2015 uebayasi <uebayasi@NetBSD.org>

Indent with 2 spaces.


# 9687a165 28-Mar-2015 matt <matt@NetBSD.org>

Beginnings of RISCV kernel support. Note that the pmap support is not yet
committed and probably won't be for awhile. This is mostly preliminary
waiting for the supervisor specification to come out

Beginnings of RISCV kernel support. Note that the pmap support is not yet
committed and probably won't be for awhile. This is mostly preliminary
waiting for the supervisor specification to come out. Lots of missing pieces
but it mostly builds.

show more ...