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


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  e17aaa33b10ed1d047a01cefb5547844c0597836 (commit)
      from  70cc877f6e7fc1bb19d3a60b9e10fafd38b86b4a (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=e17aaa33b10ed1d047a01cefb5547844c0597836

commit e17aaa33b10ed1d047a01cefb5547844c0597836
Author: Maciej W. Rozycki <macro@codesourcery.com>
Date:   Wed Oct 30 01:05:18 2013 +0000

    linux-tdep.c: Fix "warning: 'siginfo_size' may be used uninitialized..."
    
    	* linux-tdep.c (linux_corefile_thread_callback): Preinitialize
    	siginfo_size.

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

Summary of changes:
 gdb/ChangeLog    |    5 +++++
 gdb/linux-tdep.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]