This release has some new features:

  • A new default processor clock based on get-time-of-day, which should work on any (and every) architecture (#170)
  • Support for the ARMv7I architecture (#155)
  • A new API for user-defined simulation time (tw_stime) (#159)

And some code cleanup:

  • Fix to (once again) generate coverage stats (#150)
  • changing damaris submodule/directory to risa
  • Updated README
  • Update to the way the build process grabs version number (#148)
  • simplifying the build of static or shared libraries (#147)
  • ROSS cleanup: -Wall, -Wextra, and more (#135)