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. 25ff461f19250e7315ff2de84d6b42319e4b2faa


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  25ff461f19250e7315ff2de84d6b42319e4b2faa (commit)
      from  8514e4db84ccafaf3be07e842be2fa2001ba876e (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=25ff461f19250e7315ff2de84d6b42319e4b2faa

commit 25ff461f19250e7315ff2de84d6b42319e4b2faa
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Nov 28 10:10:44 2014 +1030

    Sanity checks on version section
    
    	* elf.c (_bfd_elf_slurp_version_tables): Exit loops when vn_next/
    	vna_next/vd_next/vda_next is zero.  Correct counts.

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

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