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. 59da4d04cbce4d4209f7e88f8fc3532ef289a99e


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  59da4d04cbce4d4209f7e88f8fc3532ef289a99e (commit)
      from  838275403d9c8ef648b889e348500cfc1b9fab40 (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=59da4d04cbce4d4209f7e88f8fc3532ef289a99e

commit 59da4d04cbce4d4209f7e88f8fc3532ef289a99e
Author: Doug Evans <xdje42@gmail.com>
Date:   Fri Dec 12 22:33:26 2014 -0800

    Rename cp_is_anonymous to cp_is_in_anonymous.
    
    gdb/ChangeLog:
    
    	* cp-support.h (cp_is_in_anonymous): Renamed from cp_is_anonymous.
    	All callers updated.  Rename arg "namespace" to "symbol_name".

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

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