bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/16452] ELF executable with weak reference linked with ld causes


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16452] ELF executable with weak reference linked with ld causes assertion in ld.so
Date: Sun, 30 Nov 2014 03:12:22 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16452

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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, binutils-2_25-branch has been updated
       via  bdaf8f8eb88bfbd434a016bbdc9869d7d5d29a82 (commit)
      from  012d8ebc4bd1a1afb95d902604007b04762207f0 (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=bdaf8f8eb88bfbd434a016bbdc9869d7d5d29a82

commit bdaf8f8eb88bfbd434a016bbdc9869d7d5d29a82
Author: Alan Modra <address@hidden>
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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]