Skip to content

Commit

Permalink
Add GNU tools report for 14/02/2022
Browse files Browse the repository at this point in the history
  • Loading branch information
mablinov authored and jeremybennett committed Apr 11, 2022
1 parent 96ee1f9 commit 748503a
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions projects/gnu-tools/2022/monthly-report-2022-04-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# CORE-V GNU Tool Chain Monthly Report (February 2022)

## Overview

### Key activities

From University of Bologna:

Key activities

* Upstreaming CORE-V immediate branching support and tests to gcc
* Cleaning up the code from redundancies.
* riscv.c has needed changes to avoid forcing register for operand 1.

### Next stage:

* Fixing issue with load/store byte instructions
* Finalizing the pull request for xcorevmem extensions to openhw repo
* Finalizing the pull request for xcorevbi extensions to openhw repo

From PLCT:

* We had finished ZC extension development works in the past month,
now we are working on debugging and benchmarking jobs.

### Testing status

**GNU Binutils**

GAS

| Category | Start | Now | Delta |
| -----------:| ---------: | ---------: | ---------: |
| PASS | - | - | - |
| FAIL | - | - | - |
| XPASS | - | - | - |
| XFAIL | - | - | - |
| UNSUPPORTED | - | - | - |
| UNTESTED | - | - | - |
| UNRESOLVED | - | - | - |

LD

| Category | Start | Now | Delta |
| -----------:| ---------: | ---------: | ---------: |
| PASS | - | - | - |
| FAIL | - | - | - |
| XPASS | - | - | - |
| XFAIL | - | - | - |
| UNSUPPORTED | - | - | - |
| UNTESTED | - | - | - |
| UNRESOLVED | - | - | - |


**GCC**

GCC

| Category | Start | Now | Delta |
| -----------:| ---------: | ---------: | ---------: |
| PASS | 53 | 63 | +10 |
| FAIL | 11 | 11 | - |
| XPASS | - | - | - |
| XFAIL | - | - | - |
| UNSUPPORTED | - | - | - |
| UNTESTED | - | - | - |
| UNRESOLVED | - | - | - |

0 comments on commit 748503a

Please sign in to comment.