Add -debug-rpm= option to annocheck.
Only use a 2 byte offset for the initial symbol on PowerPC.
This commit is contained in:
parent
ec37d82581
commit
a55d84f6eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/annobin-6.4.tar.xz
|
/annobin-6.4.tar.xz
|
||||||
/annobin-6.5.tar.xz
|
/annobin-6.5.tar.xz
|
||||||
/annobin-6.6.tar.xz
|
/annobin-6.6.tar.xz
|
||||||
|
/annobin-7.0.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 6.6
|
Version: 7.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -216,6 +216,10 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 25 2018 Nick Clifton <nickc@redhat.com> - 7.0-1
|
||||||
|
- Add -debug-rpm= option to annocheck.
|
||||||
|
- Only use a 2 byte offset for the initial symbol on PowerPC.
|
||||||
|
|
||||||
* Fri Jun 22 2018 Nick Clifton <nickc@redhat.com> - 6.6-1
|
* Fri Jun 22 2018 Nick Clifton <nickc@redhat.com> - 6.6-1
|
||||||
- Use --dwarf-path when looking for build-id based debuginfo files.
|
- Use --dwarf-path when looking for build-id based debuginfo files.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-6.6.tar.xz) = 4f1419d2704f5049e1474c520c99c2496d85f99c235e38b6e6f82179582ec6fa82088294866825ea799e2932099c38fea9182b97cd9c99906b877ba0ed0c8d40
|
SHA512 (annobin-7.0.tar.xz) = 0e87cab224465722dcd76aad77b23e5aa6dc204581c4a07a72e7edd23b6d6b7bd57f26498e55fc21ff0cfe814d91282234d5a1c797e09f8bdda6f3708091277d
|
||||||
|
Loading…
Reference in New Issue
Block a user