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. 1b67eb02738593359e929cf296a14f0be5637096


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  1b67eb02738593359e929cf296a14f0be5637096 (commit)
      from  5e3f4fab9ab17362d758871ad9371042918c9374 (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=1b67eb02738593359e929cf296a14f0be5637096

commit 1b67eb02738593359e929cf296a14f0be5637096
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Tue Jan 7 21:28:53 2014 +0100

    Use correct default for target functions that return pointer
    
    	* target.c (return_null): Define.
    	(update_current_target): Use it instead of return_zero for
    	functions that return a pointer.

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

Summary of changes:
 gdb/ChangeLog |    6 ++++++
 gdb/target.c  |   16 ++++++++++++----
 2 files changed, 18 insertions(+), 4 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]