Add more names to the gap skip list.
This commit is contained in:
parent
f8f44e9346
commit
59960d354a
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/annobin-8.25.tar.xz
|
||||
/annobin-8.26.tar.xz
|
||||
/annobin-8.27.tar.xz
|
||||
/annobin-8.29.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.28
|
||||
Version: 8.29
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -199,6 +199,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2018 Nick Clifton <nickc@redhat.com> - 8.29-1
|
||||
- Add more names to the gap skip list. (#1619267)
|
||||
|
||||
* Thu Aug 23 2018 Nick Clifton <nickc@redhat.com> - 8.28-1
|
||||
- Skip gaps covered by _x86.get_pc_thunk and _savegpr symbols. (#1619267)
|
||||
- Merge ranges where one is wholly covered by another.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.27.tar.xz) = 888c9983d5d331eaf323f59bbd4413cd345b32b8fdba5b795f787b277c20f3798d7363272f798a124cbccc1d7971b85007b33f22ebdc85630625766b49b14e4d
|
||||
SHA512 (annobin-8.29.tar.xz) = 402aded8addf878f2b3244805f8c0938302f525c0615e992cc7b961c808c64508685dbbdcfaeb2a4ad8a9b40190e637e0475d2e73b427ed8b2a6e29825f209c5
|
||||
|
Loading…
Reference in New Issue
Block a user