gcc-plugin: Default to link-order grouping for PPC64LE.
Resolves: #2016458
This commit is contained in:
parent
764656492f
commit
3e27929665
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.20
|
||||
Version: 10.22
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -374,6 +374,11 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Oct 27 2021 Nick Clifton <nickc@redhat.com> - 10.22-1
|
||||
- gcc-plugin: Default to link-order grouping for PPC64LE. (#2016458)
|
||||
- Annocheck: Do not fail if a --skip-<name> option does not match a known test.
|
||||
- ldconfig-test: Skip the LTO check.
|
||||
|
||||
* Tue Oct 26 2021 Nick Clifton <nickc@redhat.com> - 10.20-1
|
||||
- annocheck: Add more glibc functions.
|
||||
- gcc-plugin: Attach the .text section to the .text.group. (#2016458)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.20.tar.xz) = 213f0b43a47f55796830d6c5339ae95ab635aefbededab7face823c2a345fe79266625802e271f69d8fdd48c2de0949766e5df5ff7969fe12bbc2e3de0d07b36
|
||||
SHA512 (annobin-10.22.tar.xz) = 865a63d2a0da551b2514f1b1800f4df8f3cffe25c1598f8587a26951065f517840181b069cd1041c350a1f89ccc28aa99fded55c2044db3eca42873b4310d109
|
||||
|
Loading…
Reference in New Issue
Block a user