public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: amodra@sourceware.org
To: src-cvs@sourceware.org
Subject: gdb and binutils branch master updated. 14b5f73fac0e34c2fca81aa0dfbc9c7eebc922f2
Date: Mon, 11 Nov 2013 06:55:00 -0000 [thread overview]
Message-ID: <20131111065513.29526.qmail@sourceware.org> (raw)
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 14b5f73fac0e34c2fca81aa0dfbc9c7eebc922f2 (commit)
via afe397ea85a3d09d936c93328a1f6bf640577cf3 (commit)
from 32798b4b81ae308b1a2df5d439a1e87c4e23d578 (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=14b5f73fac0e34c2fca81aa0dfbc9c7eebc922f2
commit 14b5f73fac0e34c2fca81aa0dfbc9c7eebc922f2
Author: Alan Modra <amodra@gmail.com>
Date: Mon Nov 11 13:46:26 2013 +1030
PowerPC64 ELFv2, allocate dynreloc space for ifunc
* elf64-ppc.c (allocate_dynrelocs): Revert 2013-11-04 change.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=afe397ea85a3d09d936c93328a1f6bf640577cf3
commit afe397ea85a3d09d936c93328a1f6bf640577cf3
Author: Alan Modra <amodra@gmail.com>
Date: Wed Nov 6 10:20:52 2013 +1030
Correct elf64-ppc.c handling of protected symbols
Some places in elf64-ppc.c carelessly used SYMBOL_CALLS_LOCAL when
the proper test is SYMBOL_REFERENCES_LOCAL for cases where we take the
address of a protected symbol. This works OK for function descriptors
but not for ELFv2. Setting symbols to their global entry stub a
little earlier is to ensure _bfd_elf_hash_symbol allows such symbols
in .gnu.hash.
* elf64-ppc.c (ppc64_elf_edit_toc): Use SYMBOL_REFERENCES_LOCAL
here, not SYMBOL_CALLS_LOCAL.
(ppc64_elf_relocate_section): Likewise.
(size_global_entry_stubs): Set undefined symbols on their global
entry stubs here..
(build_global_entry_stubs): ..rather than here.
(ppc64_elf_build_stubs): Don't reset glink->size before calling
build_global_entry_stubs.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 15 +++++++++++++++
bfd/elf64-ppc.c | 27 +++++++++++----------------
2 files changed, 26 insertions(+), 16 deletions(-)
hooks/post-receive
--
gdb and binutils
reply other threads:[~2013-11-11 6:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131111065513.29526.qmail@sourceware.org \
--to=amodra@sourceware.org \
--cc=src-cvs@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).