Update to 5.9 annobin sources which includes code to record the -mstackrealign option for i686 binaries.
This commit is contained in:
parent
29f42b47f2
commit
78f88fba1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/annobin-5.6.tar.xz
|
/annobin-5.6.tar.xz
|
||||||
/annobin-5.7.tar.xz
|
/annobin-5.7.tar.xz
|
||||||
/annobin-5.8.tar.xz
|
/annobin-5.8.tar.xz
|
||||||
|
/annobin-5.9.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 5.8
|
Version: 5.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -193,6 +193,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 30 2018 Nick Clifton <nickc@redhat.com> - 5.9-1
|
||||||
|
- Record the setting of the -mstackrealign option for i686 binaries.
|
||||||
|
|
||||||
* Mon May 14 2018 Nick Clifton <nickc@redhat.com> - 5.8-1
|
* Mon May 14 2018 Nick Clifton <nickc@redhat.com> - 5.8-1
|
||||||
- Hide the annobin start of file symbol.
|
- Hide the annobin start of file symbol.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-5.8.tar.xz) = 9b54d27929dea3864cd702502a4aa3c605e56d7910da6d127bd7f637f6c78fedc875765d19e9c9eb52a91caa7c97087aa477540dd464add030b9342011ecc31b
|
SHA512 (annobin-5.9.tar.xz) = 91e0b269007d0a3375ca0cc777a2825e3f1b9d7a086e3699127f7022d5b373cbc9b16791eb2f76fbeb2c1d8b75207ada317ac82d95bf9d8120991bfdd3362384
|
||||||
|
Loading…
Reference in New Issue
Block a user