This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. eea6dad2b3ae91189caa91145dd133bae0398d21


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  eea6dad2b3ae91189caa91145dd133bae0398d21 (commit)
      from  db988f621f38b0123334c7e481deb113b9b5b9bf (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=eea6dad2b3ae91189caa91145dd133bae0398d21

commit eea6dad2b3ae91189caa91145dd133bae0398d21
Author: Kyle McMartin <kyle@redhat.com>
Date:   Fri Jun 20 11:14:09 2014 +0100

    Similarly to the AArch64 patch, set DF_STATIC_TLS for consistency with
    other architectures when we emit IE relocs in a shared library.
    
    	* elf32-arm.c (elf32_arm_check_relocs): Set DF_STATIC_TLS when
    	emitting initial-exec relocs when not linking an executable.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog   |    5 +++++
 bfd/elf32-arm.c |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]