GCC plugin: Always record global notes for the .text.startup, .text.exit, .text.hot and .text.cold sections.
This commit is contained in:
parent
f883ad5a60
commit
49f0681893
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.44
|
||||
Version: 9.45
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -323,6 +323,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Nov 18 2020 Nick Clifton <nickc@redhat.com> - 9.45-1
|
||||
- GCC plugin: Always record global notes for the .text.startup,
|
||||
.text.exit, .text.hot and .text.cold sections.
|
||||
|
||||
* Tue Nov 17 2020 Nick Clifton <nickc@redhat.com> - 9.44-1
|
||||
- Clang plugin: Add -lLLVM to the build command line.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.44.tar.xz) = 964533793a77b9fe85cbc22e31aca08e6c90de3ba6846e80e7a9d27ccfd7498280902686b975b6164f4ef3bbb02ca83f4dc39386b63d91945eda003bb07a64d8
|
||||
SHA512 (annobin-9.45.tar.xz) = f258d76770d06d8f40b274d472a20cc9a9d1cb273ce69ee789f39be3a0666a1abc3de4f7e6ee0fcb01c2f274bf6886815d45d917d2cba4e0c53259c7dfe1c51a
|
||||
|
Loading…
Reference in New Issue
Block a user