Releases: riscv-software-src/riscv-config
Releases · riscv-software-src/riscv-config
3.18.3
3.18.2
- added yaml dump_flag which provides for the functions that dump yaml.
3.18.1
- mprv should not be implemented when U mode is absent.
3.18.0
- mabi generation to account for E extension
3.17.1
- add unratified Ssdbltrp, Smdbltrp, and Sddbltrp extensions
3.17.0
- support march generation without custom extensions
3.16.0
- use the "hartX" naming for the merged dict
- improve logging statements
- update the "fields" node of each csr in the normalized custom yaml
3.15.0
- Added function that returns the march and mabi for gcc from a given ISA
3.14.3
- Add support for Zimop extension
3.14.2
- Add Zcmop extension.