aboutsummaryrefslogtreecommitdiff
path: root/src/target/riscv
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-10target/riscv: Free registers to avoid memory leakMarc Schink
2019-04-07target/riscv: use coherent syntax in struct initializationAntonio Borneo
2019-03-27Lots of RISC-V improvements.Tim Newsome
2019-03-08gdb_server, target: Add target_address_bits()Tim Newsome
2019-02-14target/riscv-011: Fix memory leak in handle_halt_routine()Marc Schink
2019-02-07target algo: do not write reg_param if direction is PARAM_INTomas Vanek
2018-08-14target/riscv/riscv-011: fix compile warning about uninitialized variableSvetoslav Enchev
2018-08-01target/riscv: fix compile error with gcc 8.1.1Antonio Borneo
2018-07-24Add RISC-V support.Tim Newsome