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. 4c34aff883e4fcc958a2d2c98874a035efc07651


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  4c34aff883e4fcc958a2d2c98874a035efc07651 (commit)
      from  389b98f7d880c8551bec64f9e7fb0b05fa941de6 (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=4c34aff883e4fcc958a2d2c98874a035efc07651

commit 4c34aff883e4fcc958a2d2c98874a035efc07651
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Apr 17 13:08:32 2014 +0930

    Fix LTO mismatched TLS reference
    
    	PR 16846
    	* elflink.c (_bfd_elf_merge_symbol): Ignore TLS mismatch when
    	current bfd is a plugin.  Don't always set type_change_ok
    	when old bfd is a plugin.

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

Summary of changes:
 bfd/ChangeLog |    7 +++++++
 bfd/elflink.c |   17 ++++++++---------
 2 files changed, 15 insertions(+), 9 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]