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


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  7b20f09964ba4275768350a24fca109527a19425 (commit)
      from  b6a8f012d1813271c74cbc49545a27a2e8781fc0 (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=7b20f09964ba4275768350a24fca109527a19425

commit 7b20f09964ba4275768350a24fca109527a19425
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Nov 27 15:16:49 2014 +1030

    Don't output symbol version definitions for non-DT_NEEDED libs
    
    	PR 16452, 16457
    	* elflink.c (_bfd_elf_link_find_version_dependencies): Exclude
    	symbols from libraries that won't be listed in DT_NEEDED.
    	(elf_link_output_extsym): Don't output verdefs for such symbols.

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

Summary of changes:
 bfd/ChangeLog |    7 +++++++
 bfd/elflink.c |    8 ++++++--
 2 files changed, 13 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]