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. 4186eb54dd4d57b59d58f470ec0fa9b19b9c9d5e


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  4186eb54dd4d57b59d58f470ec0fa9b19b9c9d5e (commit)
      from  b893397a4b1316610f49819344817715e4305de9 (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=4186eb54dd4d57b59d58f470ec0fa9b19b9c9d5e

commit 4186eb54dd4d57b59d58f470ec0fa9b19b9c9d5e
Author: Keith Seitz <keiths@redhat.com>
Date:   Sat Jun 7 10:40:39 2014 -0700

    Revert patchset for c++/16253: it causes a large performance regression.
    See the bug for further information.

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

Summary of changes:
 gdb/ChangeLog                                      |   37 +++++++
 gdb/ada-lang.c                                     |   65 +++---------
 gdb/cp-namespace.c                                 |   39 ++------
 gdb/cp-support.c                                   |   25 +-----
 gdb/psymtab.c                                      |   15 ++-
 gdb/symtab.c                                       |   60 ++++++------
 gdb/symtab.h                                       |    4 +
 gdb/testsuite/ChangeLog                            |   11 ++
 gdb/testsuite/gdb.cp/var-tag.cc                    |   44 --------
 gdb/testsuite/gdb.cp/var-tag.exp                   |  105 --------------------
 gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp      |    4 -
 gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp         |    2 -
 .../gdb.dwarf2/dw2-double-set-die-type.exp         |    1 -
 gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp       |    1 -
 14 files changed, 114 insertions(+), 299 deletions(-)
 delete mode 100644 gdb/testsuite/gdb.cp/var-tag.cc
 delete mode 100644 gdb/testsuite/gdb.cp/var-tag.exp


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]