We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 922cc55 + 3530267 commit b473cc0Copy full SHA for b473cc0
1 file changed
CHANGELOG.md
@@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [2.4.0] - 2021-07-27
11
+
12
### Added
13
- gcc, binutils, sim: Add support for zfinx and zdinx (rv32 and rv64). Use
14
`zfinx` (replaces `f`) and `zdinx` (replaces `d`).
15
- gcc, binutils: Add basic zfinx/zdinx tests
16
+- Added zfinx multilibs
17
18
### Changed
19
- sim: Now uses arch attribute from elf do determine supported extension
0 commit comments