Skip to content

Commit 2c3f95c

Browse files
committed
announcement for v7.2
1 parent ad856d7 commit 2c3f95c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

_posts/2019-12-03-release-7.2.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: Release 7.2.0
4+
author: Elsa Gonsiorowski
5+
category: announcement
6+
---
7+
8+
This release has some new features:
9+
* 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

Comments
 (0)