Annobin: Note when stack clash notes are generated.
Annocheck: Handle multiple builder IDs in the .comment section.
This commit is contained in:
parent
2b9645b749
commit
eb569a62e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@
|
||||
/annobin-9.03.tar.xz
|
||||
/annobin-9.04.tar.xz
|
||||
/annobin-9.05.tar.xz
|
||||
/annobin-9.06.tar.xz
|
||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 9.05
|
||||
Version: 9.06
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -241,6 +241,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Feb 11 2020 Nick Clifton <nickc@redhat.com> - 9.06-1
|
||||
- Annobin: Note when stack clash notes are generated.
|
||||
- Annocheck: Handle multiple builder IDs in the .comment section.
|
||||
|
||||
* Fri Jan 31 2020 Nick Clifton <nickc@redhat.com> - 9.05-1
|
||||
- Add configure option to suppress building annocheck.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.05.tar.xz) = 415a63499269acd1238b31808c9295ecb9d403cf58114784b5ef2bbb9bda3757eda814ac8a13688933d0e897e50f6b1c0c8c551c5d000cfa1e8ddbe73fd664bf
|
||||
SHA512 (annobin-9.06.tar.xz) = 72bf0675de0dd28908526cf2c7ef400dda21538f94e80d9211711b73d1d876ab7519f6c848867f873e207a647700055e6a4b1cec46ac84353f33d869aebf6a53
|
||||
|
Loading…
Reference in New Issue
Block a user