bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/16530] --dynamic-list does not protect symbols from being garb


From: ccoutant at google dot com
Subject: [Bug gold/16530] --dynamic-list does not protect symbols from being garbage collected
Date: Thu, 12 Jun 2014 16:35:33 +0000

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

--- Comment #5 from Cary Coutant <ccoutant at google dot com> ---
The following commit was mistakenly marked for the PR 15530 instead of this
one:

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f17706ea1111ab537a33ad6f13a094f18c1acaea

commit f17706ea1111ab537a33ad6f13a094f18c1acaea
Author: Alan Modra <address@hidden>
Date:   Wed Feb 12 21:08:01 2014 +1030

    PR15530, mark symbol in executables if it matches dynamic_list

    For powerpc64 as HJ did earlier for other ELF targets, and a tidy.

        PR gold/15530
        * elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Support
        --export-dynamic and --dynamic-list marking of symbols.
        * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Reorder
        cheap tests first.

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

Summary of changes:
 bfd/ChangeLog   |    7 +++++++
 bfd/elf64-ppc.c |    9 +++++++--
 bfd/elflink.c   |   11 ++++++-----
 3 files changed, 20 insertions(+), 7 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]