gdb and binutils branch master updated. bbefd0a9264348d04783d3d374c2104ae468c799

amodra@sourceware.org amodra@sourceware.org
Wed Mar 12 00:23:00 GMT 2014


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  bbefd0a9264348d04783d3d374c2104ae468c799 (commit)
      from  32ed590d7eb359de7bf8da2e8fd3f43f1cfe0bcf (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=bbefd0a9264348d04783d3d374c2104ae468c799

commit bbefd0a9264348d04783d3d374c2104ae468c799
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Mar 12 10:33:26 2014 +1030

    objcopy/strip ELF program header p_vaddr confusion
    
    copy_elf_program_header has logic to reject non-alloc sections when
    calculating p_vaddr offset for padding, but blithely assumed the
    first section in a segment was allocated.
    
    	PR 16690
    	* elf.c (copy_elf_program_header): Ignore first section lma if
    	non-alloc.

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

Summary of changes:
 bfd/ChangeLog |    6 ++++++
 bfd/elf.c     |    5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list