Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 06c8e46

Browse files
committed
[RVP] add p extension spec 0.93 support
- Andes-tech and Shao-Chung Wang implement the RISC-V 'p' extension with the spec version 0.51 in gcc 7.6 - Sinan Lin update the implementation to the spec version 0.93 in gcc 10.2 - Add commits 0b7b471 and 4b81528 for fixing configure option parsing error
1 parent 7617e74 commit 06c8e46

File tree

378 files changed

+25695
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

378 files changed

+25695
-90
lines changed

gcc/ChangeLog

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2021-04-23 Andes-tech <andestech@andestech.com>
2+
Shao-Chung Wang <scwang@andestech.com>
3+
Lin Sinan <sinan@isrc.iscas.ac.cn>
4+
5+
* Andes-tech and Shao-Chung Wang implement the RISC-V 'p' extension with the spec version 0.51 in gcc 7.6
6+
* Sinan Lin update the implementation to the spec version 0.93 in gcc 10.2
7+
* add commit 0b7b4710111e and 4b81528241c for fixing configure option parsing error
8+
19
2020-07-23 Release Manager
210

311
* GCC 10.2.0 released.

0 commit comments

Comments
 (0)