Annocheck: Add linker generated function for ppc64le exceptions. (#1981410)
LLVM Plugin: Allow checks to be selected from the command line. Annocheck: Examine DW_AT_producer for -flto.
This commit is contained in:
parent
5d4d27dda9
commit
7a0769e513
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.89
|
Version: 9.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -458,6 +458,11 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 18 2021 Nick Clifton <nickc@redhat.com> - 9.90-1
|
||||||
|
- Annocheck: Add linker generated function for ppc64le exceptions. (#1981410)
|
||||||
|
- LLVM Plugin: Allow checks to be selected from the command line.
|
||||||
|
- Annocheck: Examine DW_AT_producer for -flto.
|
||||||
|
|
||||||
* Tue Aug 17 2021 Nick Clifton <nickc@redhat.com> - 9.89-1
|
* Tue Aug 17 2021 Nick Clifton <nickc@redhat.com> - 9.89-1
|
||||||
- Annocheck: Conditionalize detection of AArch64's PAC+BTI protection.
|
- Annocheck: Conditionalize detection of AArch64's PAC+BTI protection.
|
||||||
- Annocheck: Add linker generated function for s390x exceptions. (#1981410)
|
- Annocheck: Add linker generated function for s390x exceptions. (#1981410)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.89.tar.xz) = 90151e93b17ed1a95317d6d1006f41c3ce8c9d530436413b45e5c862fbc02a72ff299874f2a231b354d67b7e65d294024237d4f87c9752847d8b9173042b9841
|
SHA512 (annobin-9.90.tar.xz) = 1dd320ad25f14d17c3a6973582a2c58912e3d5ffba51d459a09fc423bef2465fecb54c5a9d9202df8d68071cb5205eef2e2175d02c91fd7ba85abc103d324585
|
||||||
|
Loading…
Reference in New Issue
Block a user