gdb and binutils branch master updated. f697178787b1200fcbea13f6504c108e7714c6bd
amodra@sourceware.org
amodra@sourceware.org
Sun Jun 1 23:59:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via f697178787b1200fcbea13f6504c108e7714c6bd (commit)
from 16954d5d9d7d44356b46864d41b06dbefd867521 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f697178787b1200fcbea13f6504c108e7714c6bd
commit f697178787b1200fcbea13f6504c108e7714c6bd
Author: Alan Modra <amodra@gmail.com>
Date: Sun Jun 1 22:01:44 2014 +0930
Fix PowerPC64 ELFv2 icf_safe failures
ELFv2 doesn't use .opd, so folding function code can't be allowed
in safe mode if a function's address might be taken.
* powerpc.cc (Target_powerpc::local_reloc_may_be_function_pointer):
Only ignore relocs on ELFv1.
(Target_powerpc::global_reloc_may_be_function_pointer): Likewise.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 6 ++++++
gold/powerpc.cc | 20 +++++++++++++++-----
2 files changed, 21 insertions(+), 5 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list