summaryrefslogtreecommitdiff
path: root/src/arch/riscv/remote_gdb.hh
AgeCommit message (Expand)Author
2019-01-31riscv: Get rid of some ISA specific register types.Gabe Black
2019-01-31arch: cpu: Rename *FloatRegBits* to *FloatReg*.Gabe Black
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-05-18base: Refactor the GDB code.Gabe Black
2017-04-05riscv: add remote gdb supportAlec Roelke
2016-11-30arch: [Patch 1/5] Added RISC-V base instruction set RV64IAlec Roelke