forked from lowRISC/riscv-compliance
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c84277
commit 2fdea4a
Showing
4 changed files
with
26 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
|
||
2019-02-05 Deborah Soung <[email protected]> | ||
* [Issue #33] fixing rv32si/ma_fetch.S test | ||
* [Issue #32] fixing breakpoint test | ||
|
||
2019-02-01 Lee Moore <[email protected]> | ||
* updated Infrastructure macros to support non-volatile registers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
2019-02-05 Deborah Soung <[email protected]> | ||
* README.adoc: Update documentation for rocket chip as target (fixed rv32si/ma_fetch.S). | ||
* README.adoc: Update documentation for rocket chip as target (fixed breakpoint.S). | ||
|
||
2019-01-29 Deborah Soung <[email protected]> | ||
* README.adoc: Documentation for rocket chip as target. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters