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. df565f326e62eacf41fb880f1acc65b9fdb5052c


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  df565f326e62eacf41fb880f1acc65b9fdb5052c (commit)
      from  efc889c1a86826b6619485bf379467daaea1ad3e (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=df565f326e62eacf41fb880f1acc65b9fdb5052c

commit df565f326e62eacf41fb880f1acc65b9fdb5052c
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Jun 26 09:32:25 2014 +0100

    Fixes part of a problem reading deliberately non-conforming ELF binaries - where a
    note segment is present but no note section.
    
    	* readelf.c (process_note_sections): If there are no note sections
    	try processing note segments instead.

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

Summary of changes:
 binutils/ChangeLog |    5 +++++
 binutils/readelf.c |   14 +++++++++++---
 2 files changed, 16 insertions(+), 3 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]