gdb and binutils branch master updated. afb933145e2869c73c08db0995171d0d2e5b6296
amodra@sourceware.org
amodra@sourceware.org
Wed Jul 2 04:47: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 afb933145e2869c73c08db0995171d0d2e5b6296 (commit)
from 53a8cffa625b1b4fdf76e2dd0f0e9fc4b1bf0ab4 (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=afb933145e2869c73c08db0995171d0d2e5b6296
commit afb933145e2869c73c08db0995171d0d2e5b6296
Author: Alan Modra <amodra@gmail.com>
Date: Wed Jul 2 14:04:21 2014 +0930
Set DF_STATIC_TLS for PIEs
If we can dlopen an object then DF_STATIC_TLS is relevant.
* elf32-ppc.c (ppc_elf_check_relocs): Set DF_STATIC_TLS for PIEs too.
* elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf32-ppc.c | 4 ++--
bfd/elf64-ppc.c | 7 +++----
3 files changed, 10 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list