gcc-plugin: Attach the .text section to the .text.group.
Resolves: #2016458
This commit is contained in:
parent
c30496e9c7
commit
d16cbf8d51
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.17
|
||||
Version: 10.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -374,6 +374,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Tue Oct 19 2021 Nick Clifton <nickc@redhat.com> - 10.17-1
|
||||
- Better reporting of problems in object files. (#2013708)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user