gcc plugin: Use a 4 byte offset for PowerPC start symbols, so that they do not break disassemblies.
This commit is contained in:
parent
397174a269
commit
353a681587
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.30
|
Version: 9.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -311,6 +311,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2020 Nick Clifton <nickc@redhat.com> - 9.31-1
|
||||||
|
- gcc plugin: Use a 4 byte offset for PowerPC start symbols, so that they do not break disassemblies.
|
||||||
|
|
||||||
* Thu Sep 10 2020 Nick Clifton <nickc@redhat.com> - 9.30-1
|
* Thu Sep 10 2020 Nick Clifton <nickc@redhat.com> - 9.30-1
|
||||||
- gcc plugin: Correct the detection of 32-bit x86 builds. (#1876197)
|
- gcc plugin: Correct the detection of 32-bit x86 builds. (#1876197)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.30.tar.xz) = a786ff25fcb8152a969e01d0326b347135964b1941f76e67636b49b2e10aea7db973206d4f5db589757255e8e2d099cee455b24bab484aade5873ad4acd08812
|
SHA512 (annobin-9.31.tar.xz) = 35909c184bed3ce5ec65c611ab50e4de2493fa7546bcbbcfca5f2de153a80385bd4eec1d763483df57dc9ac8f10696a71f1406ff02eb4759cd6287f887a756f7
|
||||||
|
Loading…
Reference in New Issue
Block a user