Use libabigail like checking to ensure variable address consistency.
This commit is contained in:
parent
07e0a5ab8f
commit
046883693b
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
|||||||
/annobin-8.83.tar.xz
|
/annobin-8.83.tar.xz
|
||||||
/annobin-8.84.tar.xz
|
/annobin-8.84.tar.xz
|
||||||
/annobin-8.85.tar.xz
|
/annobin-8.85.tar.xz
|
||||||
|
/annobin-8.86.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.85
|
Version: 8.86
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -221,6 +221,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2019 Nick Clifton <nickc@redhat.com> - 8.86-1
|
||||||
|
- Use libabigail like checking to ensure variable address consistency.
|
||||||
|
|
||||||
* Wed Oct 16 2019 Nick Clifton <nickc@redhat.com> - 8.85-1
|
* Wed Oct 16 2019 Nick Clifton <nickc@redhat.com> - 8.85-1
|
||||||
- Skip generation of global notes for hot/cold sections.
|
- Skip generation of global notes for hot/cold sections.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.85.tar.xz) = 473982ad858da69bf8187891dfc696353525fc5f323a85b9041d9be7a383da7735f69bb9da806e647315ec256991396b974c7aaab6f380bc93c31380cf321722
|
SHA512 (annobin-8.86.tar.xz) = e63b3fcf7a46b29ecf0018fcf7f7d8c27dbb9fda6cd839566f23edda8807af64b6d866877a781d4832a656e955c59420df8582e7831dd94b11cff1b4346859a0
|
||||||
|
Loading…
Reference in New Issue
Block a user