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. 131e2f8ea152c814af559df088a0d3019f7f45f2


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  131e2f8ea152c814af559df088a0d3019f7f45f2 (commit)
      from  09c14161c5bbba3a3969a48efafbff3b9a4de42a (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=131e2f8ea152c814af559df088a0d3019f7f45f2

commit 131e2f8ea152c814af559df088a0d3019f7f45f2
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date:   Wed Nov 5 10:56:59 2014 +0000

    Fix segfault when creating a dso with discarded .dynsym section.
    
    bfd/
    
    	* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Fix segfault
    	when creating a dso with discarded dynsym section.

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

Summary of changes:
 bfd/ChangeLog    |    5 +++++
 bfd/elfxx-mips.c |    6 ++++--
 2 files changed, 9 insertions(+), 2 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]