parent
0342042e79
commit
a231425bc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/annobin-8.4.tar.xz
|
/annobin-8.4.tar.xz
|
||||||
/annobin-8.5.tar.xz
|
/annobin-8.5.tar.xz
|
||||||
/annobin-8.6.tar.xz
|
/annobin-8.6.tar.xz
|
||||||
|
/annobin-8.7.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.6
|
Version: 8.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -216,6 +216,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Nick Clifton <nickc@redhat.com> - 8.7-1
|
||||||
|
- Skip the .annobin_ prfix when reporting symbols. (#1599315)
|
||||||
|
|
||||||
* Mon Jul 09 2018 Nick Clifton <nickc@redhat.com> - 8.6-1
|
* Mon Jul 09 2018 Nick Clifton <nickc@redhat.com> - 8.6-1
|
||||||
- Use the assembler (c++ mangled) version of function names when switching sections. (#1598579)
|
- Use the assembler (c++ mangled) version of function names when switching sections. (#1598579)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.6.tar.xz) = 9c8cfb1af0eac35a0f91ec7cc2f13150c44c57a27307c9c6f8568fc9d927dc056c26306d7eb050071d3ae77c01a7e916b8e46a0be7dd4e19422e8211229741f4
|
SHA512 (annobin-8.7.tar.xz) = 41df8170302e270ee5efb168abb98b6def60494732c308e916f416bde2483a07ad307fc65b917c038e5ef93210002467bdad725b1beefd86f7baa1d4de52357f
|
||||||
|
Loading…
Reference in New Issue
Block a user