This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. 4c35218eab6ed3b4c5ddd454809820f09030480f


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  4c35218eab6ed3b4c5ddd454809820f09030480f (commit)
      from  f08e8df3ab2f98b68c6cba6dc9ff5ae2ff3ecb6c (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=4c35218eab6ed3b4c5ddd454809820f09030480f

commit 4c35218eab6ed3b4c5ddd454809820f09030480f
Author: Doug Evans <xdje42@gmail.com>
Date:   Sun Oct 26 11:36:59 2014 -0700

    block.c (allocate_block): Use OBSTACK_ZALLOC instead of obstack_alloc.
    
    gdb/ChangeLog:
    
    	* block.c (allocate_block): Use OBSTACK_ZALLOC instead of
    	obstack_alloc.

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

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