Annocheck: Only skip specific checks for specific symbols. Annobin: Record the setting of the -fomit-frame-pointer option.
Resolves: #1666823
This commit is contained in:
parent
08a082430f
commit
c418230648
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
|||||||
/annobin-8.64.tar.xz
|
/annobin-8.64.tar.xz
|
||||||
/annobin-8.65.tar.xz
|
/annobin-8.65.tar.xz
|
||||||
/annobin-8.66.tar.xz
|
/annobin-8.66.tar.xz
|
||||||
|
/annobin-8.67.tar.xz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.66
|
Version: 8.67
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -200,6 +200,10 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 17 2019 Nick Clifton <nickc@redhat.com> - 8.67-1
|
||||||
|
- Annocheck: Only skip specific checks for specific symbols. (#1666823)
|
||||||
|
- Annobin: Record the setting of the -fomit-frame-pointer option.
|
||||||
|
|
||||||
* Wed Jan 02 2019 Nick Clifton <nickc@redhat.com> - 8.66-1
|
* Wed Jan 02 2019 Nick Clifton <nickc@redhat.com> - 8.66-1
|
||||||
- Annocheck: Do not ignore -Og when checking to see if an optimization level has been set. (#1624162)
|
- Annocheck: Do not ignore -Og when checking to see if an optimization level has been set. (#1624162)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.66.tar.xz) = a4a7cb80df26717e9dd2f04ef7deeca8ac0b4232683f2e0b3550e2f11da3191083afd866e53d3f1ca0989326f0143fae94adada1b551cb18370b5b4be44ccc2b
|
SHA512 (annobin-8.67.tar.xz) = 4ac5c4bcc6ed77cea1ff8a40c92de5c8f1aa5a045914e41817829436d7569505bdb6780d562ed9b9de1d74891e14b16bc6aee33457bc1a8beb11c5497aca4315
|
||||||
|
Loading…
Reference in New Issue
Block a user