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. 6caf711179d96da75860b79434bc792c92c0fa4c


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  6caf711179d96da75860b79434bc792c92c0fa4c (commit)
       via  288c6b306e6e5531647968bdcd99594bf0483802 (commit)
      from  2e6976a881711242cc151971b83e36844edbc310 (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=6caf711179d96da75860b79434bc792c92c0fa4c

commit 6caf711179d96da75860b79434bc792c92c0fa4c
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Mar 19 14:46:15 2014 +0000

    Improve .rsrc section merging again.  This time with an algorithm that
    should work for all types of input .rsrc section.
    
    	* peXXigen.c (rsrc_process_section): Add code to scan input
    	sections and record their lengths.  Use these lengths to find the
    	start of each merged .rsrc section.
    
    	* scripttempl/pe.sc (R_RSRC): Fix default-manifest exclusion.
    	(.rsrc): Add SUBALIGN(4).  Remove SORT.
    	* scripttempl/pep.sc: Likewise.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=288c6b306e6e5531647968bdcd99594bf0483802

commit 288c6b306e6e5531647968bdcd99594bf0483802
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Mar 19 14:43:00 2014 +0000

    Remove spurious character.

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

Summary of changes:
 bfd/ChangeLog         |    6 +-
 bfd/peXXigen.c        |  124 +++++++++++++++++++++++-------------------------
 gas/ChangeLog         |    2 +-
 ld/ChangeLog          |    2 +-
 ld/scripttempl/pe.sc  |    9 ++-
 ld/scripttempl/pep.sc |    9 ++-
 6 files changed, 76 insertions(+), 76 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]