Add tests of clang command line options recorded in the DW_AT_producer attribute.
This commit is contained in:
parent
eeb41d947f
commit
64b0875430
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/annobin-8.71.tar.xz
|
||||
/annobin-8.72.tar.xz
|
||||
/annobin-8.73.tar.xz
|
||||
/annobin-8.74.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.73
|
||||
Version: 8.74
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -213,6 +213,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Apr 26 2019 Nick Clifton <nickc@redhat.com> - 8.74-1
|
||||
- Add tests of clang command line options recorded in the DW_AT_producer attribute.
|
||||
|
||||
* Wed Apr 24 2019 Nick Clifton <nickc@redhat.com> - 8.73-1
|
||||
- Fix test for an executable stack segment. (#1700924)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.73.tar.xz) = 72af734ccdd1035ca46362ad0a7ca74c06407363783bfc58593ebc3fe233fee44822ccfb0544d3e235abba25c8b41ec3449ac43875e1fe4eea99ccef2c8f2b42
|
||||
SHA512 (annobin-8.74.tar.xz) = 3f91f75f472f095d0ceb8eb2cded34c6643ba7484fb7d617441dddbc12191c998b7ec4f88c6c0e4fbd3557a2f87e01ceaeff97964fe5566ab480ed65b0268244
|
||||
|
Loading…
Reference in New Issue
Block a user