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. 29a9f53e857c5d55df852d0a5d5c41a9247c16a2


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  29a9f53e857c5d55df852d0a5d5c41a9247c16a2 (commit)
      from  2536ee9d03cb7c4af97bf4b29429bef3c30652c2 (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=29a9f53e857c5d55df852d0a5d5c41a9247c16a2

commit 29a9f53e857c5d55df852d0a5d5c41a9247c16a2
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Aug 27 07:39:48 2014 -0700

    Don't attach dynamic sections to input from ld --just-symbols
    
    bfd/
    
    	PR ld/17313
    	* elflink.c (elf_link_add_object_symbols): Don't attach dynamic
    	sections to input from ld --just-symbols.
    
    2014-08-27  H.J. Lu  <hongjiu.lu@intel.com>
    
    	PR ld/17313
    	* ld-i386/i386.exp (i386tests): Add tests for PR ld/17313.
    	* ld-x86-64/x86-64.exp (x86_64tests): Likewise.

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

Summary of changes:
 bfd/ChangeLog                     |    6 ++++++
 bfd/elflink.c                     |   15 ++++++++++-----
 ld/testsuite/ChangeLog            |    6 ++++++
 ld/testsuite/ld-i386/i386.exp     |    4 ++++
 ld/testsuite/ld-x86-64/x86-64.exp |    4 ++++
 5 files changed, 30 insertions(+), 5 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]