This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 92b1b67865c719e83d12578e584ca5e20d172eac


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 <markus@trippelsdorf.de>
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(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]