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: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/16530] --dynamic-list does not protect symbols from being garbage collected
Date: Thu, 12 Jun 2014 15:31:01 +0000

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

--- Comment #4 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_24-branch has been updated
       via  6c8d8bfdad7a36b97efa887bb2e6ec69c2fb61a9 (commit)
      from  9da92c3812d5b5ddca09b4732939f1645d89bc59 (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=6c8d8bfdad7a36b97efa887bb2e6ec69c2fb61a9

commit 6c8d8bfdad7a36b97efa887bb2e6ec69c2fb61a9
Author: H.J. Lu <address@hidden>
Date:   Thu Feb 6 09:44:25 2014 -0800

    Mark symbol in executables if it matches dynamic_list

    bfd/

        PR gold/16530
        * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Mark symbol in
        executables if it matches dynamic_list.

    ld/testsuite/

        PR gold/16530
        * ld-elf/dynamic-1.c: New file.
        * ld-elf/dynamic-1.rd: Likewise.
        * ld-elf/dynamic-1.syms: Likewise.

        * ld-elf/shared.exp (build_tests): Add dynamic-1.

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

Summary of changes:
 bfd/ChangeLog                      |    5 +++++
 bfd/elflink.c                      |    6 +++++-
 ld/testsuite/ChangeLog             |   10 ++++++++++
 ld/testsuite/ld-elf/dynamic-1.c    |   10 ++++++++++
 ld/testsuite/ld-elf/dynamic-1.rd   |    5 +++++
 ld/testsuite/ld-elf/dynamic-1.syms |    3 +++
 ld/testsuite/ld-elf/shared.exp     |    3 +++
 7 files changed, 41 insertions(+), 1 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/dynamic-1.c
 create mode 100644 ld/testsuite/ld-elf/dynamic-1.rd
 create mode 100644 ld/testsuite/ld-elf/dynamic-1.syms

-- 
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]