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


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  bcf83b2a66f0d968b51af8357f1543523ef83470 (commit)
      from  97323ad11305610185a0265392cabcd37510f50e (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=bcf83b2a66f0d968b51af8357f1543523ef83470

commit bcf83b2a66f0d968b51af8357f1543523ef83470
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Mar 20 13:15:12 2014 +0000

    An off-by-one error in the code to catch bogus vn_next fields meant that
    linker testsuite failures were showing up for the cris target.  Fixed by
    this patch.
    
    	* readelf.c (process_version_sections): Fix off-by-one error in
    	previous delta.

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

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