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


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  b8acf843690988fa96123b3c54bc3850d874eb35 (commit)
      from  08351840eabb44799e3d01026610420758f4fa40 (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=b8acf843690988fa96123b3c54bc3850d874eb35

commit b8acf843690988fa96123b3c54bc3850d874eb35
Author: Pedro Alves <palves@redhat.com>
Date:   Tue Apr 22 19:47:03 2014 +0100

    gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
    
    perror_with_name doesn't return, but unlike gdb's version, it wasn't
    marked that way.
    
    gdb/gdbserver/
    2014-04-23  Pedro Alves  <palves@redhat.com>
    
    	* utils.h (perror_with_name): Add ATTRIBUTE_NORETURN.

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

Summary of changes:
 gdb/gdbserver/ChangeLog |    4 ++++
 gdb/gdbserver/utils.h   |    2 +-
 2 files changed, 5 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]