Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/riscv/gen/__setjmp14.S
RevisionDateAuthorComments
 1.5  11-Oct-2023  skrll Consistently pass 0 as first and ignored argument to sigprocmask in the
setjmp implementations.

NFCI.
 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  04-Dec-2022  skrll Consistently use the 'mv' instrucation (which is itself an alias) instead
of the (old) alternative alias 'move'.
 1.2  27-Mar-2015  matt Switch to new ABI (return values now in a0/a1; v0/v1 are no more)
 1.1  19-Sep-2014  matt New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)

RSS XML Feed