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


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  d3448d85235386883085fedff90263881fc17b8f (commit)
      from  835c559fd59d4ebb3b04d046c1f9f36183db0fe6 (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=d3448d85235386883085fedff90263881fc17b8f

commit d3448d85235386883085fedff90263881fc17b8f
Author: Gary Benson <gbenson@redhat.com>
Date:   Tue Jun 3 13:49:20 2014 +0100

    This patch replaces a call to cplus_demangle with a call to
    gdb_demangle.  This change was included in an RFC from last
    March [1] but omitted from the eventual commit.
    
    [1] https://sourceware.org/ml/gdb-patches/2013-03/msg00235.html
    
    2014-06-03  Gary Benson  <gbenson@redhat.com>
    
    	* gnu-v2-abi.c (gnuv2_value_rtti_type): Use gdb_demangle.

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

Summary of changes:
 gdb/ChangeLog    |    4 ++++
 gdb/gnu-v2-abi.c |    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]