gdb and binutils branch master updated. 00f412ee52ff042dd349118443ef289175669b7d
amodra@sourceware.org
amodra@sourceware.org
Tue Dec 3 07:33:00 GMT 2013
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 00f412ee52ff042dd349118443ef289175669b7d (commit)
from caf26be91a584ef141ac5d3cb31007731af8b8e3 (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=00f412ee52ff042dd349118443ef289175669b7d
commit 00f412ee52ff042dd349118443ef289175669b7d
Author: Alan Modra <amodra@gmail.com>
Date: Tue Dec 3 17:48:31 2013 +1030
More PowerPC64 ELFv2 --just-symbols fixes
I don't know what I was thinking here to omit the save of r2.
Possibly I was looking at -msave-toc-indirect code at the time, where
r2 is saved in the function prologue.
* elf64-ppc.c (ppc_build_one_stub <ppc_stub_plt_branch_r2off>):
Don't omit saving of r2 for ELFv2. Don't addi 2,2,0.
(ppc_size_one_stub <ppc_stub_plt_branch_r2off>): Adjust to suit.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf64-ppc.c | 30 +++++++++++++++---------------
2 files changed, 21 insertions(+), 15 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list