Home | History | Annotate | Download | only in include
History log of /src/sys/arch/riscv/include/proc.h
RevisionDateAuthorComments
 1.6  04-Aug-2024  skrll spaces to tabs
 1.5  08-May-2023  skrll branches: 1.5.6;
Don't expose vaddr_t or register_t to userland. The gdb configure script
needs this so it can detect struct lwp correctly.
 1.4  07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 1.3  31-Mar-2015  matt branches: 1.3.16;
Optimize the exception handle a little bit more.
 1.2  31-Mar-2015  matt Add a md_tp member to mdlwp so that the exception handler can temporarily
store the user's thread pointer before saving it in the trapframe.
 1.1  19-Sep-2014  matt branches: 1.1.2;
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
 1.1.2.1  06-Apr-2015  skrll Sync with HEAD
 1.3.16.2  03-Dec-2017  jdolecek update from HEAD
 1.3.16.1  31-Mar-2015  jdolecek file proc.h was added on branch tls-maxphys on 2017-12-03 11:36:39 +0000
 1.5.6.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed