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


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  b15e5c540f4b90dbec13bcd5cbac90f9224aef4b (commit)
      from  f23981e9917c0322223aaa8941bd1ca13d1dcc58 (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=b15e5c540f4b90dbec13bcd5cbac90f9224aef4b

commit b15e5c540f4b90dbec13bcd5cbac90f9224aef4b
Author: Pedro Alves <palves@redhat.com>
Date:   Thu Dec 12 10:44:42 2013 +0000

    breakpoint.c:insert_bp_location: Constify local.
    
    gdb/
    2013-12-12  Pedro Alves  <palves@redhat.com>
    
    	* breakpoint.c (insert_bp_location): Make 'hw_bp_err_string' local
    	const, and remove casts.

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

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