target/riscv: fix use of uninitialized value
[fw/openocd] / src / target / riscv / riscv.h
2022-09-13 Antonio Borneoriscv: don't export local symbols
2022-08-01 Tomas Vanektarget/riscv: add common magic
2022-08-01 Tomas Vanektarget/riscv: use struct riscv_info instead of typedef...
2022-07-02 Erhan Kurubassemihosting: move semihosting_result_t from riscv.h...
2022-06-04 Tomas Vanektarget/riscv: drop unused variable registers_initialized
2021-12-24 Tim Newsometarget/riscv: calloc() memory per register.
2021-10-25 Tim NewsomeUpstream a whole host of RISC-V changes.
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register...
2020-10-14 Tim NewsomeUpstream tons of RISC-V changes.
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-07-08 Antonio Borneocoding style: add arguments to function prototypes
2019-03-27 Tim NewsomeLots of RISC-V improvements.
2018-07-24 Tim NewsomeAdd RISC-V support.