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

--- Comment #2 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  f17706ea1111ab537a33ad6f13a094f18c1acaea (commit)
      from  6c8d8bfdad7a36b97efa887bb2e6ec69c2fb61a9 (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=f17706ea1111ab537a33ad6f13a094f18c1acaea

commit f17706ea1111ab537a33ad6f13a094f18c1acaea
Author: Alan Modra <amo...@gmail.com>
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to