public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: kseitz@sourceware.org
To: src-cvs@sourceware.org
Subject: gdb and binutils branch master updated. 74921315b6734554793a37f7a152878c45b7d4ac
Date: Wed, 13 Nov 2013 20:40:00 -0000	[thread overview]
Message-ID: <20131113204032.28587.qmail@sourceware.org> (raw)

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  74921315b6734554793a37f7a152878c45b7d4ac (commit)
      from  793156e67263707a4184321d9154dea6ad99575a (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=74921315b6734554793a37f7a152878c45b7d4ac

commit 74921315b6734554793a37f7a152878c45b7d4ac
Author: Keith Seitz <keiths@redhat.com>
Date:   Wed Nov 13 12:33:34 2013 -0800

    PR c++/7539
    PR c++/10541
    
    This patch fixes some namespace alias bugs reported in the above bugs.
    Links to all mailing list discussion:
    
    https://sourceware.org/ml/gdb-patches/2013-07/msg00649.html
    https://sourceware.org/ml/gdb-patches/2013-09/msg00557.html
    https://sourceware.org/ml/gdb-patches/2013-11/msg00156.html

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

Summary of changes:
 gdb/ChangeLog                     |   16 ++
 gdb/cp-support.c                  |   12 ++-
 gdb/dwarf2read.c                  |   75 +++++++++-
 gdb/testsuite/ChangeLog           |    9 +
 gdb/testsuite/gdb.cp/nsalias.cc   |   23 +++
 gdb/testsuite/gdb.cp/nsalias.exp  |  322 +++++++++++++++++++++++++++++++++++++
 gdb/testsuite/gdb.cp/nsrecurs.exp |   10 +-
 7 files changed, 460 insertions(+), 7 deletions(-)
 create mode 100644 gdb/testsuite/gdb.cp/nsalias.cc
 create mode 100644 gdb/testsuite/gdb.cp/nsalias.exp


hooks/post-receive
-- 
gdb and binutils


                 reply	other threads:[~2013-11-13 20:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131113204032.28587.qmail@sourceware.org \
    --to=kseitz@sourceware.org \
    --cc=src-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).