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. 29f0c3b7b2b4fb46dd5ad29c72ae41a565f5ac60


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  29f0c3b7b2b4fb46dd5ad29c72ae41a565f5ac60 (commit)
      from  72998fb37a6a4bc684ba86228e81f27c7a7609ca (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=29f0c3b7b2b4fb46dd5ad29c72ae41a565f5ac60

commit 29f0c3b7b2b4fb46dd5ad29c72ae41a565f5ac60
Author: Doug Evans <dje@google.com>
Date:   Tue Dec 2 16:40:38 2014 -0800

    PR symtab/17602
    
    gdb/ChangeLog:
    
    	PR symtab/17602
    	* linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.
    
    gdb/testsuite/ChangeLog:
    
            PR symtab/17602
    	* gdb.cp/anon-ns.cc: Move guts of this file to ...
    	* gdb.cp/anon-ns-2.cc: ... here.  New file.
    	* gdb.cp/anon-ns.exp: Update.

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

Summary of changes:
 gdb/ChangeLog                                    |    5 ++
 gdb/linespec.c                                   |    7 ++-
 gdb/testsuite/ChangeLog                          |    7 ++
 gdb/testsuite/gdb.cp/anon-ns.cc                  |   69 +---------------------
 gdb/testsuite/gdb.cp/anon-ns.exp                 |    4 +-
 gdb/testsuite/gdb.cp/{anon-ns.cc => anon-ns2.cc} |    5 +-
 6 files changed, 24 insertions(+), 73 deletions(-)
 copy gdb/testsuite/gdb.cp/{anon-ns.cc => anon-ns2.cc} (98%)


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]