summaryrefslogtreecommitdiff
path: root/src/arch/riscv/linux/linux.hh
AgeCommit message (Expand)Author
2019-10-30arch: Make endianness a property of the OS class syscalls can consume.Gabe Black
2019-02-08arch-riscv: initialize RISC-V's thread pointer register in clone syscallTuan Ta
2019-02-07arch-riscv: Enable support for riscv 32-bit in SE mode.Austin Harris
2019-01-10sim-se: Refactor clone to avoid most ifdefsAndreas Sandberg
2017-11-22arch-riscv: Add missing system callsAlec Roelke
2016-11-30riscv: [Patch 6/5] Improve Linux emulation for RISC-VAlec Roelke
2016-11-30arch: [Patch 1/5] Added RISC-V base instruction set RV64IAlec Roelke