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 binutils-2_24-branch updated. bc235b9f0311d995ad172231e678a9d583b7ed19


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, binutils-2_24-branch has been updated
       via  bc235b9f0311d995ad172231e678a9d583b7ed19 (commit)
      from  41798d24b43a46c0ee4a3ccec795b155aeb1d82f (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=bc235b9f0311d995ad172231e678a9d583b7ed19

commit bc235b9f0311d995ad172231e678a9d583b7ed19
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.
    
    (cherry picked from commit 86e0565d9c985fa0ba46c85dbe6e77bcaf62dd33)

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

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]