bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically
Date: Thu, 03 Apr 2014 10:35:13 +0000

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

--- Comment #5 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, master has been updated
       via  92b1b67865c719e83d12578e584ca5e20d172eac (commit)
      from  965b60c9460bb63c3c6fbb749b6a2deb541f422f (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=92b1b67865c719e83d12578e584ca5e20d172eac

commit 92b1b67865c719e83d12578e584ca5e20d172eac
Author: Markus Trippelsdorf <address@hidden>
Date:   Thu Apr 3 11:33:17 2014 +0100

    This patch allows one to place the gcc's liblto_plugin in the
lib/bfd-plugins directory
    and have it loaded by default (as long as the --target option isn't used).

        PR binutils/14698
        ar.c: Set plugin_target early if plugins are supported.
        nm.c: Likewise.

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

Summary of changes:
 binutils/ChangeLog |    6 ++++++
 binutils/ar.c      |    6 ++++--
 binutils/nm.c      |    7 +++++--
 3 files changed, 15 insertions(+), 4 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]