Have annocheck ignore notes with an end address of 0.
This commit is contained in:
parent
9c95399d00
commit
8997d89f3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
|||||||
/annobin-8.90.tar.xz
|
/annobin-8.90.tar.xz
|
||||||
/annobin-8.91-1.fc32.src.rpm
|
/annobin-8.91-1.fc32.src.rpm
|
||||||
/annobin-8.91.tar.xz
|
/annobin-8.91.tar.xz
|
||||||
|
/annobin-8.92.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.91
|
Version: 8.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -221,6 +221,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 06 2019 Nick Clifton <nickc@redhat.com> - 8.92-1
|
||||||
|
- Have annocheck ignore notes with an end address of 0.
|
||||||
|
|
||||||
* Mon Nov 18 2019 Nick Clifton <nickc@redhat.com> - 8.91-1
|
* Mon Nov 18 2019 Nick Clifton <nickc@redhat.com> - 8.91-1
|
||||||
- Improve checking of gcc versions.
|
- Improve checking of gcc versions.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.91.tar.xz) = aeb02ea15e34e6180b367ef373784be79e2cbcae762e602898e445d1438d683685b5c6a5efd4308ddf461e11d39ceeea660e1f6d3840f97aede492d611c79808
|
SHA512 (annobin-8.92.tar.xz) = f2a1266f00a7c454396e19befa06833a4b4b8d256598a1ffdbc209a5e36b856a84efa26abb269259e14af877e8ca26a220d91f0cb863b13e9026c4a7bb68d447
|
||||||
|
Loading…
Reference in New Issue
Block a user