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. e00d879a2e9169759518dd419d19f1b3dcb6f709


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  e00d879a2e9169759518dd419d19f1b3dcb6f709 (commit)
      from  00ba3162ed1633f9b27f3fdd450e076d3a3f2e90 (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=e00d879a2e9169759518dd419d19f1b3dcb6f709

commit e00d879a2e9169759518dd419d19f1b3dcb6f709
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Date:   Fri Sep 19 12:44:54 2014 +0200

    S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.
    
    bfd:
    
    2014-09-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
    
    	* elf32-s390.c: Don't replace R_390_TLS_LE32 with R_390_TLS_TPOFF
    	for PIE.
    	* elf64-s390.c: Don't replace R_390_TLS_LE64 with R_390_TLS_TPOFF
    	for PIE.

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

Summary of changes:
 bfd/ChangeLog    |    7 +++++++
 bfd/elf32-s390.c |    8 +++++++-
 bfd/elf64-s390.c |    8 +++++++-
 3 files changed, 21 insertions(+), 2 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]