9.48: gcc plugin: Tweak generation of end symbols for PPC64 when LTO is active. (#1898075)
This commit is contained in:
parent
24fe187a8d
commit
62931e922e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.47
|
Version: 9.48
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -323,6 +323,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 02 2020 Jakub Jelinek <jakub@redhat.com> - 9.47-2
|
||||||
|
- gcc plugin: Tweak generation of end symbols for PPC64 when LTO is active. (#1898075)
|
||||||
|
|
||||||
* Tue Dec 01 2020 Jakub Jelinek <jakub@redhat.com> - 9.47-1
|
* Tue Dec 01 2020 Jakub Jelinek <jakub@redhat.com> - 9.47-1
|
||||||
- gcc plugin: Add support for GCC 11's cl_vars array.
|
- gcc plugin: Add support for GCC 11's cl_vars array.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.47.tar.xz) = b65d1b5f332540e6ce582b3ca6eb3f4b9c411c537d388915ca658f105ef0d07193abaecf1ca022356a14a1090822b72a010aeae5422b50eff8ec70854129cdf3
|
SHA512 (annobin-9.48.tar.xz) = 9844cf1129947d70453f2403b2e27e570d2a4fc3f6efc52df74fe32708e7cd7be2ba5fdd2a9a50cec96ca10ccab825383efef86d5476794de6b574b761de5c3f
|
||||||
|
Loading…
Reference in New Issue
Block a user