summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/riscv
AgeCommit message (Expand)Author
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2022-04-09Introduce membar_acquire/release. Deprecate membar_enter/exit.riastradh
2022-04-09riscv/membar_ops: Upgrade membar_enter from W/RW to RW/RW.riastradh
2022-04-06Nix trailing whitespace in files of membars, atomics, and lock stubs.riastradh
2019-06-01Misc changes in RISC-V. Start changing the memory layout, too.maxv
2019-04-17add missing atomic_and_16_nv_cas.c atomic_and_8_nv_cas.c.mrg
2019-04-17add missing aliases for _atomic_cas_32_ni and atomic_cas_uint_ni.mrg
2015-05-18Do not set CRT_ALIAS for rump kernel; symbols provided by toolchainjustin
2015-03-27Switch to new ABI (a0/a1 replace v0/v1)matt
2014-10-16Add missing C11 atomic support functions to repair priordennis
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt