OpenGrok
Cross Reference: makecontext.c
xref
: /
src
/
lib
/
libc
/
arch
/
riscv
/
gen
/
makecontext.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/riscv/gen/makecontext.c
Revision
Date
Author
Comments
1.3
04-May-2024
skrll
makecontext: correct the type to setup register based arguments.
Use __greg_t rather than int for register based arguments. This fixes
various atf tests.
1.2
07-May-2023
skrll
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
1.1
19-Sep-2014
matt
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
Indexes created Tue Sep 30 17:09:57 GMT 2025