OpenGrok
Cross Reference: rtld_start.S
xref
: /
src
/
libexec
/
ld.elf_so
/
arch
/
riscv
/
rtld_start.S
Home
|
History
|
Annotate
|
Download
|
only in
riscv
History log of
/src/libexec/ld.elf_so/arch/riscv/rtld_start.S
Revision
Date
Author
Comments
1.6
07-May-2023
skrll
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
1.5
05-Dec-2022
skrll
Use the SZREG symbol instead of __SIZEOF_POINTER__ as its shorter. Assert
that they're the same just in case.
Sprinkle some KNF whitespace while I'm here.
1.4
04-Dec-2022
skrll
Consistently use the 'mv' instrucation (which is itself an alias) instead
of the (old) alternative alias 'move'.
1.3
03-Dec-2022
skrll
Trailing whitespace
1.2
27-Mar-2015
matt
Update RISCV to use the ELF relocations and new ABI.
1.1
19-Sep-2014
matt
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
Indexes created Tue Oct 14 01:09:49 GMT 2025