gdb and binutils branch binutils-2_24-branch updated. 69b790c2f6e8e3dfb10c4175fe4d1d249a0aaf80
amodra@sourceware.org
amodra@sourceware.org
Fri Jan 24 04:00: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, binutils-2_24-branch has been updated
via 69b790c2f6e8e3dfb10c4175fe4d1d249a0aaf80 (commit)
from 7e30fb9cf423ef32763cd2bfe88b949aeb8075bc (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=69b790c2f6e8e3dfb10c4175fe4d1d249a0aaf80
commit 69b790c2f6e8e3dfb10c4175fe4d1d249a0aaf80
Author: Alan Modra <amodra@gmail.com>
Date: Fri Jan 24 14:23:37 2014 +1030
Fixes powerpc64le ld segfaults when --emit-relocs is used.
ELFv2 needs fewer relocs to annotate plt call stubs. I correctly
allocated a smaller buffer and wrote the proper relocs, but stupidly
bumped the reloc count as for ELFv1.
Also backport a couple of other minor fixes.
* elf64-ppc.c (ppc_build_one_stub): Correct reloc count passed
to get_relocs for ELFv2.
(STK_LINKER): Comment typo fix.
2013-12-16 Andreas Schwab <schwab@suse.de>
* elf64-ppc.c (ppc64_elf_relocate_section): Add newline to error
message.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 10 ++++++++++
bfd/elf64-ppc.c | 13 +++++++------
2 files changed, 17 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list