-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
5f941ba
commit 6ab94fa
Showing
1 changed file
with
17 additions
and
0 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 |
---|---|---|
@@ -1,4 +1,21 @@ | ||
Kcov (41): | ||
* Add support for RISC-V (rvalue) | ||
|
||
* Fix gcc-13 build (Sergei Trofimovich) | ||
|
||
* Correct the license for Debian (Rui Chen) | ||
|
||
* Add --cobertura-only output option | ||
|
||
* Fix build with binutils >= 2.39 (oreo639) | ||
|
||
* Clear BFD state between files to avoid breakpoint trashing atomic | ||
instructions (Andy Caldwell) | ||
|
||
-- Simon Kagstrom <[email protected]>, Thu Feb 23 13:52:46 CET 2023 | ||
|
||
Kcov (40): | ||
|
||
* Make libbfd non-required to avoid GPLv3 | ||
|
||
-- Simon Kagstrom <[email protected]>, Sat Dec 18 09:25:21 CET 2021 | ||
|