Skip to content

Releases: riscv-collab/riscv-openocd

latest

10 Jun 09:04
38ec813
Compare
Choose a tag to compare
latest Pre-release
Pre-release
Merge pull request #1073 from en-sc/en-sc/abs-reg-batch

target/riscv: write registers using batch

December 2018 OpenOCD Release

22 Dec 16:17
c3c76bf
Compare
Choose a tag to compare

v20181030: October 30th, 2018 OpenOCD Release

07 Nov 20:05
93de2c9
Compare
Choose a tag to compare

This release includes old fixes from June 2018.

v20180928: September 28th, 2018 OpenOCD Release

22 Oct 09:22
Compare
Choose a tag to compare

This release makes memory block reads succeed even if one address makes the core generate an access exception.

August 18th OpenOCD Release

22 Aug 23:50
v20170818
Compare
Choose a tag to compare
Pre-release

This release mostly consists of bug fixes:

  • Error checking when reading CSRs.
  • s0 is no longer trashed when examining 32-bit harts.
  • Some trigger fixes.
  • The build is fixed on some Windows platforms.
  • Reads no longer access an extra word.

June 21st 2017 OpenOCD Release

21 Jun 22:38
Compare
Choose a tag to compare
Pre-release

We've made a handful of changes since the last release:

  • We are based on a more recent OpenOCD master.
  • 64-bit physical addresses are supported.
  • One GDB instance per hart is supported again.

While it hasn't been long since the last release, these changes are pretty
significant so I thought it'd be best to do an intermediate release here.