old-cross-binutils/gdb/testsuite/gdb.cp
Tom Tromey 71c25deab3 gdb
2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
	    Keith Seitz  <keiths@redhat.com>
	    Jan Kratochvil  <jan.kratochvil@redhat.com>

	PR gdb/6817
	* Makefile.in (dbxread.o): Update.
	* dbxread.c (read_dbx_symtab): Use cp_canonicalize_string.
	* dwarf2read.c (GDB_FORM_cached_string): New.
	(read_partial_die): Use dwarf2_canonicalize_name.
	(dwarf2_linkage_name): Use dwarf2_name.
	(dwarf2_canonicalize_name): New.
	(dwarf2_name): Use dwarf2_canonicalize_name.
	(dwarf_form_name, dump_die): Handle GDB_FORM_cached_string.
	* stabsread.c (define_symbol, read_type): Use cp_canonicalize_string.
	* symtab.c (lookup_symbol_in_language): Canonicalize input before
	searching.
	* cp-name-parser.y: operator() requires two parameters,
	according to libiberty.
	* minsyms.c (lookup_minimal_symbol): Canonicalize input
	before searching.
	* NEWS: Update.

gdb/testsuite

2009-03-31  Daniel Jacobowitz  <dan@codesourcery.com>
	    Jan Kratochvil  <jan.kratochvil@redhat.com>

	PR gdb/931
	* gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
	output.
	* gdb.cp/templates.exp: Allow canonical output.  Remove KFAILs
	for gdb/931.
	* dw2-strp.S (DW_AT_language): Change to C++.
	(DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
2009-03-31 20:21:08 +00:00
..
ambiguous.cc
ambiguous.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
annota2.cc
annota2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
annota3.cc
annota3.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
anon-union.cc
anon-union.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arg-reference.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
arg-reference.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bool.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bool.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
breakpoint.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
breakpoint.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bs15503.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
bs15503.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
call-c-1.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
call-c.cc gdb 2009-02-02 21:50:13 +00:00
call-c.exp gdb 2009-02-02 21:50:13 +00:00
casts.cc * gdb.cp/casts.cc: Add class reference variables. 2008-04-01 16:16:43 +00:00
casts.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
class2.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
class2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
classes.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
classes.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cp-relocate.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cp-relocate.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cpcompletion.exp Fix ChangeLog to point to the correct bug, PR gdb/9594. 2009-02-03 01:09:01 +00:00
cplusfuncs.cc
cplusfuncs.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ctti.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cttiadd.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cttiadd1.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cttiadd2.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
cttiadd3.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
demangle.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
derivation.cc
derivation.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
exception.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
exception.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
formatted-ref.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
formatted-ref.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb1355.cc
gdb1355.exp gdb 2009-03-31 20:21:08 +00:00
gdb2384-base.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb2384-base.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb2384.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb2384.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hang.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
hang.H
hang1.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
hang2.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
hang3.cc * gdb.cp/hang.exp: Use .cc instead of .C. 2008-04-30 18:28:23 +00:00
inherit.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
local.cc
local.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
m-data.cc
m-data.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
m-static.cc
m-static.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
m-static.h
m-static1.cc
maint.exp
Makefile.in Fix ChangeLog to point to the correct bug, PR gdb/9594. 2009-02-03 01:09:01 +00:00
mb-ctor.cc
mb-ctor.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mb-inline.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mb-inline.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mb-inline1.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mb-inline2.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mb-templates.cc
mb-templates.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
member-ptr.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
member-ptr.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
method.cc
method.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
method2.cc
method2.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
misc.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
misc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
namespace.cc
namespace.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
namespace1.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
overload.cc
overload.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ovldbreak.cc * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc. 2008-04-03 21:42:33 +00:00
ovldbreak.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pass-by-ref.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pass-by-ref.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pr-574.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pr-574.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pr-1023.cc
pr-1023.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pr-1210.cc
pr-1210.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
pr9594.cc 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com> 2009-02-10 00:59:27 +00:00
pr9631.cc 2009-01-22 Pedro Alves <pedro@codesourcery.com> 2009-01-22 22:50:39 +00:00
pr9631.exp 2009-01-22 Pedro Alves <pedro@codesourcery.com> 2009-01-22 22:50:39 +00:00
printmethod.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
printmethod.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
psmang.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
psmang1.cc
psmang2.cc
punctuator.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ref-params.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ref-params.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ref-types.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
ref-types.exp gdb: 2009-03-20 23:04:40 +00:00
rtti.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
rtti.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
rtti1.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
rtti2.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
templates.cc
templates.exp gdb 2009-03-31 20:21:08 +00:00
try_catch.cc
try_catch.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
userdef.cc Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
userdef.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
virtfunc.cc
virtfunc.exp Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00