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. 23ebe1a0bd86fdae83ca738cf75be67b58703756


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  23ebe1a0bd86fdae83ca738cf75be67b58703756 (commit)
      from  8123365312729e65a4a36bc9174a8b229afc29fa (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=23ebe1a0bd86fdae83ca738cf75be67b58703756

commit 23ebe1a0bd86fdae83ca738cf75be67b58703756
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Aug 14 10:43:41 2014 +0930

    Simplify is_ir_dummy_bfd test
    
    is_ir_dummy_bfd started life before BFD_PLUGIN was invented.
    
    	* plugin.c (is_ir_dummy_bfd): Test BFD_PLUGIN flag rather than
    	flags.claimed.

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

Summary of changes:
 ld/ChangeLog |    5 +++++
 ld/plugin.c  |   11 +++--------
 2 files changed, 8 insertions(+), 8 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]