Allow $ORIGN to be at the start of entries in DT_RPATH and DT_RUNPATH.
This commit is contained in:
parent
848d99efa7
commit
f7e6bb686b
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/annobin-8.16.tar.xz
|
||||
/annobin-8.17.tar.xz
|
||||
/annobin-8.18.tar.xz
|
||||
/annobin-8.19.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.18
|
||||
Version: 8.19
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,9 +200,14 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Nick Clifton <nickc@redhat.com> - 8.19-1
|
||||
- Allow $ORIGN to be at the start of entries in DT_RPATH and DT_RUNPATH.
|
||||
|
||||
* Mon Jul 23 2018 Nick Clifton <nickc@redhat.com> - 8.18-1
|
||||
- Add support for big endian targets.
|
||||
|
||||
* Mon Jul 23 2018 Nick Clifton <nickc@redhat.com> - 8.17-1
|
||||
- Count passes and failures on a per-component basis and report gaps.
|
||||
- Add support for big endian targets.
|
||||
|
||||
* Fri Jul 20 2018 Nick Clifton <nickc@redhat.com> - 8.16-1
|
||||
- Use our own copy of the targetm.asm_out.function_section() function. (#159861 comment#17)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.18.tar.xz) = 3f9f9387bc17e7edf74734a29fcd7f2b6a842b588e0ef33ceca6368cdd51fea541fe06287fef86bd586e53208b040a31c9c3a81987873bd524ed1a1a8886a1aa
|
||||
SHA512 (annobin-8.19.tar.xz) = 2127314bb521046416b326ec8f67fc5d1e46ba9473ff880b6dacb7406dba2928c4fe260b2605a5677037ae47865d83850694dbb5223afb759688760fbcb073ca
|
||||
|
Loading…
Reference in New Issue
Block a user