Skip to content

Releases: codewars/riscv

RV64 0.0.5

05 Nov 04:33
967a8d5
Compare
Choose a tag to compare

Rebuilding the image for GCC 11.3 with RISC-V bug fixes.

What's Changed

  • Install qemu-user-static from .deb by @kazk in #9
  • Enable various extra extensions for QEMU and GCC by @dramforever in #7

New Contributors

Full Changelog: rv64-0.0.4...rv64-0.0.5

RV64 0.0.4

04 Aug 06:18
0679125
Compare
Choose a tag to compare
  • Reduce image size (#5)

RV64 0.0.3

03 Aug 06:23
709020f
Compare
Choose a tag to compare

Improve Cgreen Reporter (#4)

  • Fix exit code by setting total_failures
  • Fix function names
  • Only output <PASSED::> once per test
  • Report unexpected test termination
  • Fail tests without assertions

RV64 0.0.2

02 Aug 05:11
309fcb7
Compare
Choose a tag to compare
  • Include reporter and main in the image (#3)

RV64 0.0.1

02 Aug 04:59
a0edaff
Compare
Choose a tag to compare

Initial release