- timing: do not initialise the clock if the timing tool is disabled.
- gcc-plugin: Replace ICE messsages with verbose messages. - Fix the testsuite so that it can be run in parallel.
This commit is contained in:
parent
ae66570d85
commit
dcd6b95df8
2 changed files with 7 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.68
|
||||
Version: 9.71
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
|
|
@ -324,6 +324,11 @@ fi
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri May 07 2021 Nick Clifton <nickc@redhat.com> - 9.71-1
|
||||
- timing: do not initialise the clock if the timing tool is disabled.
|
||||
- gcc-plugin: Replace ICE messsages with verbose messages.
|
||||
- Fix the testsuite so that it can be run in parallel.
|
||||
|
||||
* Wed Apr 21 2021 Nick Clifton <nickc@redhat.com> - 9.68-1
|
||||
- Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
|
||||
- Annocheck: Improve detection of missing GNU-stack support.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-9.68.tar.xz) = ca76411cd112f61002f56d5cbe82307c3137b6da4deaaa12d70493ac514ff3950ffda4e0812c0414200a495228fe36b02a9a8628c5e616456adffe923917b391
|
||||
SHA512 (annobin-9.71.tar.xz) = 406ad934a42248e427139875839ed15e732d5fcac69d30ac55e36f20b916ea0a0ea90fcbfb495db6df6224de8e3ae589163fb9bff9047889fb36ba1781a9d635
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue