gdb and binutils branch master updated. 1009ef284f3932c41cff1158818c87821fe511fa
amodra@sourceware.org
amodra@sourceware.org
Mon Aug 18 11:32: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 1009ef284f3932c41cff1158818c87821fe511fa (commit)
from 1240be6b7d0a5604c4e3efe12c9e1d08ebc246be (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=1009ef284f3932c41cff1158818c87821fe511fa
commit 1009ef284f3932c41cff1158818c87821fe511fa
Author: Alan Modra <amodra@gmail.com>
Date: Mon Aug 18 18:14:56 2014 +0930
PowerPC fix for ifunc broken by d1eca1e4
This probably could be fixed by making changes in relocate_section for
ifunc, but it's simpler to disable the optimisation for ifunc.
* elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't attempt to
use dynrelocs for ifunc.
* elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Similarly.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf32-ppc.c | 5 ++++-
bfd/elf64-ppc.c | 1 +
3 files changed, 11 insertions(+), 1 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list