Annobin: Add checks of the exact location of the examined switches.
This commit is contained in:
parent
eb569a62e1
commit
1fa49e66f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@
|
|||||||
/annobin-9.04.tar.xz
|
/annobin-9.04.tar.xz
|
||||||
/annobin-9.05.tar.xz
|
/annobin-9.05.tar.xz
|
||||||
/annobin-9.06.tar.xz
|
/annobin-9.06.tar.xz
|
||||||
|
/annobin-9.07.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 9.06
|
Version: 9.07
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -241,6 +241,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 14 2020 Nick Clifton <nickc@redhat.com> - 9.07-1
|
||||||
|
- Annobin: Add checks of the exact location of the examined switches.
|
||||||
|
|
||||||
* Tue Feb 11 2020 Nick Clifton <nickc@redhat.com> - 9.06-1
|
* Tue Feb 11 2020 Nick Clifton <nickc@redhat.com> - 9.06-1
|
||||||
- Annobin: Note when stack clash notes are generated.
|
- Annobin: Note when stack clash notes are generated.
|
||||||
- Annocheck: Handle multiple builder IDs in the .comment section.
|
- Annocheck: Handle multiple builder IDs in the .comment section.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.06.tar.xz) = 72bf0675de0dd28908526cf2c7ef400dda21538f94e80d9211711b73d1d876ab7519f6c848867f873e207a647700055e6a4b1cec46ac84353f33d869aebf6a53
|
SHA512 (annobin-9.07.tar.xz) = 3685aec6e61d5cc73df329d53fb0b9de2e541af391361a6b54538ddb51c63de1988f098bc28f67544e0eaa57f2c75261312b71add8271cb112ae9aa103891eef
|
||||||
|
Loading…
Reference in New Issue
Block a user