bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17878] Need support on bfd ld for LLVMgold.so plugin


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/17878] Need support on bfd ld for LLVMgold.so plugin
Date: Wed, 28 Jan 2015 18:35:49 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 15f7a26b0f42be812b0471ec09d91bad696fe26e
Author: H.J. Lu <address@hidden>
Date:   Wed Jan 28 10:27:31 2015 -0800

    The initial support for LDPT_GET_VIEW

    This patch adds the initial support for LDPT_GET_VIEW.

    ld/

        PR ld/17878
        * plugin.c (tv_header_tags(): Add LDPT_GET_VIEW.
        (get_view): New function.
        (set_tv_header): Handle LDPT_GET_VIEW.
        * testplug.c (tag_names): Add LDPT_GET_VIEW.
        (tv_get_view): New.
        (dump_tv_tag): Handle LDPT_GET_VIEW.
        (parse_tv_tag): Likewise.

    ld/testsuite/

        PR ld/17878
        * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
        * ld-plugin/plugin-10.d: Likewise.
        * ld-plugin/plugin-11.d: Likewise.
        * ld-plugin/plugin-2.d: Likewise.
        * ld-plugin/plugin-3.d: Likewise.
        * ld-plugin/plugin-4.d: Likewise.
        * ld-plugin/plugin-5.d: Likewise.
        * ld-plugin/plugin-6.d: Likewise.
        * ld-plugin/plugin-7.d: Likewise.
        * ld-plugin/plugin-8.d: Likewise.
        * ld-plugin/plugin-9.d: Likewise.

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