Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/riscv/sys/sbrk.S
RevisionDateAuthorComments
 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  04-Dec-2022  skrll Consistently use the 'mv' instrucation (which is itself an alias) instead
of the (old) alternative alias 'move'.
 1.4  31-Mar-2015  matt Use lla instead doing the pcrel relocs ourselves.
 1.3  27-Mar-2015  matt Adapt to new assembler. jump->tail[call] auipc/lo12 changes.
 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