Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-05-06 | riscv mcontext_t/sigcontext: use __aligned__ instead of aligned | Michael Forney | -1/+1 |
2024-02-29 | riscv: define REG_S1 and REG_S2 | Khem Raj | -0/+2 |
2023-02-09 | fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 | Rich Felker | -1/+0 |
2020-12-06 | riscv64: fix inconsistent ucontext_t struct tag | Drew DeVault | -2/+2 |
2020-02-04 | move riscv64 register index constants to signal.h | Rich Felker | -0/+9 |
2019-10-02 | reintroduce riscv64 struct sigcontext | Rich Felker | -6/+10 |
2019-09-29 | fix riscv64 signal.h namespace violations and ucontext API mismatches | Rich Felker | -26/+19 |
2019-08-06 | fix risc64 conflict with kernel headers | Baruch Siach | -8/+8 |
2019-06-14 | add riscv64 architecture support | Rich Felker | -0/+112 |