Generate a WARN result for code compiled with instrumentation enabled.
Relates: #1753918
This commit is contained in:
parent
fff201eb4f
commit
d97bf868e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/annobin-8.85.tar.xz
|
||||
/annobin-8.86.tar.xz
|
||||
/annobin-8.87.tar.xz
|
||||
/annobin-8.88.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.87
|
||||
Version: 8.88
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -221,6 +221,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Nov 01 2019 Nick Clifton <nickc@redhat.com> - 8.88-1
|
||||
- Generate a WARN result for code compiled with instrumentation enabled. (#1753918)
|
||||
|
||||
* Tue Oct 22 2019 Nick Clifton <nickc@redhat.com> - 8.87-1
|
||||
- Replace address checks with dladdr1.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.87.tar.xz) = 1f47554e8fe908382734019af2006157b1ee6fefeda71162676d81cf68b15a51c3b4aff67a50cab956dc250a997cbd2ac038662a1237f2d311a282ee8ca0e23b
|
||||
SHA512 (annobin-8.88.tar.xz) = 7c93cd8490bd85bd595f89e1b6ffeef157429d3fe5b4f77d47d9936a4e9398b13bb3da50f9c295ad7225f7ac388e026bd265d7a0fa75332371f8554da326898a
|
||||
|
Loading…
Reference in New Issue
Block a user