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


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  e88ba8d56975c6d5d7c6ba83fc146ab6e89510d5 (commit)
      from  355e210214ba52d477f25b33de00dbbcfb566c70 (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=e88ba8d56975c6d5d7c6ba83fc146ab6e89510d5

commit e88ba8d56975c6d5d7c6ba83fc146ab6e89510d5
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Nov 13 11:36:57 2014 -0800

    Don't make PLT entry for R_X86_64_GOTPLT64
    
    	* x86_64.cc (Target_x86_64<size>::Scan::global): Don't make PLT
    	entry for R_X86_64_GOTPLT64.
    	(Target_x86_64<size>::Relocate::relocate): Update comments for
    	R_X86_64_GOTPLT64.

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

Summary of changes:
 gold/ChangeLog |    7 +++++++
 gold/x86_64.cc |    9 ++-------
 2 files changed, 9 insertions(+), 7 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]