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. 86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33


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  86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33 (commit)
      from  a1b0fbee1d325b9b222d68d2d4ff34316ba10d38 (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=86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33

commit 86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33
Author: Roland McGrath <mcgrathr@google.com>
Date:   Fri Nov 1 14:37:46 2013 -0700

    *-*-nacl* layout: Drop requirement that some section have SEC_HAS_CONTENTS set.
    
    bfd/
    	* elf-nacl.c (segment_eligible_for_headers): Drop requirement that
    	some section have SEC_HAS_CONTENTS set.  It's not set for
    	.note.gnu.build-id, and a segment of only read-only SHT_NOBITS
    	sections is implausible and not really supportable anyway.

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

Summary of changes:
 bfd/ChangeLog  |    7 +++++++
 bfd/elf-nacl.c |    7 ++-----
 2 files changed, 9 insertions(+), 5 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]