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. 33aa641a5d20d54adaac9b21b5a3e19b03f0bd4f


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  33aa641a5d20d54adaac9b21b5a3e19b03f0bd4f (commit)
      from  aa01e46a4cd80b8398befa84feaf87660d423602 (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=33aa641a5d20d54adaac9b21b5a3e19b03f0bd4f

commit 33aa641a5d20d54adaac9b21b5a3e19b03f0bd4f
Author: Roland McGrath <mcgrathr@google.com>
Date:   Tue Nov 19 14:57:54 2013 -0800

    Fix *-nacl* target objcopy/strip of binary made with custom linker script
    
    bfd/
    	* elf-nacl.c (nacl_modify_segment_map): Calculate SIZEOF_HEADERS
    	when not doing linking (i.e. INFO is a null pointer).

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

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