Tweak tests.
This commit is contained in:
parent
2cdf84f0b4
commit
740bbaa891
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@
|
||||
/annobin-8.36.tar.xz
|
||||
/annobin-8.37.tar.xz
|
||||
/annobin-8.38.tar.xz
|
||||
/annobin-8.39.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.38
|
||||
Version: 8.39
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,6 +200,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Sep 21 2018 Nick Clifton <nickc@redhat.com> - 8.39-1
|
||||
- Tweak tests.
|
||||
|
||||
* Fri Sep 21 2018 Nick Clifton <nickc@redhat.com> - 8.38-1
|
||||
- Generate notes and groups for .text.hot and .text.unlikely sections.
|
||||
- When -ffunction-sections is active, put notes for startup sections into .text.startup.foo rather than .text.foo.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.38.tar.xz) = 817d7ac705b638814d475bc3a7ee8c3489ba3f5f5669e0c6b9ecba1fff07dcf26a5c6684d42d9d8ad1059d669fb64584d6b1da34ec6b9ce222d7b4ec2936ae37
|
||||
SHA512 (annobin-8.39.tar.xz) = 0f8e2f1088f461e939b4ed46e13022975fa55fc63ff106d6abb6523db33faef3ae92388ca36fcd5de48d87d5cbc4ca2166205cae3c395f35edb9df0e01dc15b5
|
||||
|
Loading…
Reference in New Issue
Block a user