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


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  cacce40b2df7955f7ba7191c61099e0b7867d416 (commit)
      from  c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa (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=cacce40b2df7955f7ba7191c61099e0b7867d416

commit cacce40b2df7955f7ba7191c61099e0b7867d416
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Nov 2 15:45:12 2013 +1030

    Remove unnecessary _bfd_new_bfd initialisation
    
    nbfd is allocated by bfd_zmalloc.
    
    	* opncls.c (_bfd_new_bfd): Don't init vars already zeroed.

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

Summary of changes:
 bfd/ChangeLog |    4 ++++
 bfd/opncls.c  |   15 ---------------
 2 files changed, 4 insertions(+), 15 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]