You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A new default processor clock based on get-time-of-day, which should work on any (and every) architecture ([#170](https://github.com/ROSS-org/ROSS/issues/170))
10
+
* Support for the ARMv7I architecture ([#155](https://github.com/ROSS-org/ROSS/issues/155))
11
+
* A new API for user-defined simulation time (`tw_stime`) ([#159](https://github.com/ROSS-org/ROSS/issues/159))
12
+
13
+
And some code cleanup:
14
+
* Fix to (once again) generate coverage stats ([#150](https://github.com/ROSS-org/ROSS/issues/150))
15
+
* changing damaris submodule/directory to risa
16
+
* Updated README
17
+
* Update to the way the build process grabs version number ([#148](https://github.com/ROSS-org/ROSS/issues/148))
18
+
* simplifying the build of static or shared libraries ([#147](https://github.com/ROSS-org/ROSS/issues/147))
19
+
* ROSS cleanup: -Wall, -Wextra, and more ([#135](https://github.com/ROSS-org/ROSS/issues/135))
0 commit comments