]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-08-22 Michael Chastain <mec@shout.net>
authorMichael Chastain <mec@google.com>
Sat, 23 Aug 2003 03:55:59 +0000 (03:55 +0000)
committerMichael Chastain <mec@google.com>
Sat, 23 Aug 2003 03:55:59 +0000 (03:55 +0000)
commit1105b7eff4c333814e2f260a4ff3df45057a78a4
tree7cf20e2e8c5617c7de559da699df9c0b3dc813ae
parentdd21ace235665bd33a51862fe2293c43224c0e59
2003-08-22  Michael Chastain  <mec@shout.net>

* gdb.cp: New directory.
* gdb.cp/*: Copy from gdb.c++/*.
* gdb.c++/*: Remove.
* Makefile.in: Change gdb.c++ to gdb.cp.
* configure.in:  Ditto.
* configure: Regnerate.
79 files changed:
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in
gdb/testsuite/configure
gdb/testsuite/configure.in
gdb/testsuite/gdb.cp/Makefile.in [moved from gdb/testsuite/gdb.c++/Makefile.in with 100% similarity]
gdb/testsuite/gdb.cp/ambiguous.cc [moved from gdb/testsuite/gdb.c++/ambiguous.cc with 100% similarity]
gdb/testsuite/gdb.cp/ambiguous.exp [moved from gdb/testsuite/gdb.c++/ambiguous.exp with 100% similarity]
gdb/testsuite/gdb.cp/annota2.cc [moved from gdb/testsuite/gdb.c++/annota2.cc with 100% similarity]
gdb/testsuite/gdb.cp/annota2.exp [moved from gdb/testsuite/gdb.c++/annota2.exp with 100% similarity]
gdb/testsuite/gdb.cp/annota3.cc [moved from gdb/testsuite/gdb.c++/annota3.cc with 100% similarity]
gdb/testsuite/gdb.cp/annota3.exp [moved from gdb/testsuite/gdb.c++/annota3.exp with 100% similarity]
gdb/testsuite/gdb.cp/anon-union.cc [moved from gdb/testsuite/gdb.c++/anon-union.cc with 100% similarity]
gdb/testsuite/gdb.cp/anon-union.exp [moved from gdb/testsuite/gdb.c++/anon-union.exp with 100% similarity]
gdb/testsuite/gdb.cp/casts.cc [moved from gdb/testsuite/gdb.c++/casts.cc with 100% similarity]
gdb/testsuite/gdb.cp/casts.exp [moved from gdb/testsuite/gdb.c++/casts.exp with 100% similarity]
gdb/testsuite/gdb.cp/classes.exp [moved from gdb/testsuite/gdb.c++/classes.exp with 100% similarity]
gdb/testsuite/gdb.cp/cplusfuncs.cc [moved from gdb/testsuite/gdb.c++/cplusfuncs.cc with 100% similarity]
gdb/testsuite/gdb.cp/cplusfuncs.exp [moved from gdb/testsuite/gdb.c++/cplusfuncs.exp with 100% similarity]
gdb/testsuite/gdb.cp/ctti.exp [moved from gdb/testsuite/gdb.c++/ctti.exp with 100% similarity]
gdb/testsuite/gdb.cp/cttiadd.cc [moved from gdb/testsuite/gdb.c++/cttiadd.cc with 100% similarity]
gdb/testsuite/gdb.cp/cttiadd1.cc [moved from gdb/testsuite/gdb.c++/cttiadd1.cc with 100% similarity]
gdb/testsuite/gdb.cp/cttiadd2.cc [moved from gdb/testsuite/gdb.c++/cttiadd2.cc with 100% similarity]
gdb/testsuite/gdb.cp/cttiadd3.cc [moved from gdb/testsuite/gdb.c++/cttiadd3.cc with 100% similarity]
gdb/testsuite/gdb.cp/demangle.exp [moved from gdb/testsuite/gdb.c++/demangle.exp with 100% similarity]
gdb/testsuite/gdb.cp/derivation.cc [moved from gdb/testsuite/gdb.c++/derivation.cc with 100% similarity]
gdb/testsuite/gdb.cp/derivation.exp [moved from gdb/testsuite/gdb.c++/derivation.exp with 100% similarity]
gdb/testsuite/gdb.cp/hang.H [moved from gdb/testsuite/gdb.c++/hang.H with 100% similarity]
gdb/testsuite/gdb.cp/hang.exp [moved from gdb/testsuite/gdb.c++/hang.exp with 100% similarity]
gdb/testsuite/gdb.cp/hang1.C [moved from gdb/testsuite/gdb.c++/hang1.C with 100% similarity]
gdb/testsuite/gdb.cp/hang2.C [moved from gdb/testsuite/gdb.c++/hang2.C with 100% similarity]
gdb/testsuite/gdb.cp/hang3.C [moved from gdb/testsuite/gdb.c++/hang3.C with 100% similarity]
gdb/testsuite/gdb.cp/inherit.exp [moved from gdb/testsuite/gdb.c++/inherit.exp with 100% similarity]
gdb/testsuite/gdb.cp/local.cc [moved from gdb/testsuite/gdb.c++/local.cc with 100% similarity]
gdb/testsuite/gdb.cp/local.exp [moved from gdb/testsuite/gdb.c++/local.exp with 100% similarity]
gdb/testsuite/gdb.cp/m-data.cc [moved from gdb/testsuite/gdb.c++/m-data.cc with 100% similarity]
gdb/testsuite/gdb.cp/m-data.exp [moved from gdb/testsuite/gdb.c++/m-data.exp with 100% similarity]
gdb/testsuite/gdb.cp/m-static.cc [moved from gdb/testsuite/gdb.c++/m-static.cc with 100% similarity]
gdb/testsuite/gdb.cp/m-static.exp [moved from gdb/testsuite/gdb.c++/m-static.exp with 100% similarity]
gdb/testsuite/gdb.cp/m-static.h [moved from gdb/testsuite/gdb.c++/m-static.h with 100% similarity]
gdb/testsuite/gdb.cp/m-static1.cc [moved from gdb/testsuite/gdb.c++/m-static1.cc with 100% similarity]
gdb/testsuite/gdb.cp/maint.exp [moved from gdb/testsuite/gdb.c++/maint.exp with 100% similarity]
gdb/testsuite/gdb.cp/member-ptr.cc [moved from gdb/testsuite/gdb.c++/member-ptr.cc with 100% similarity]
gdb/testsuite/gdb.cp/member-ptr.exp [moved from gdb/testsuite/gdb.c++/member-ptr.exp with 100% similarity]
gdb/testsuite/gdb.cp/method.cc [moved from gdb/testsuite/gdb.c++/method.cc with 100% similarity]
gdb/testsuite/gdb.cp/method.exp [moved from gdb/testsuite/gdb.c++/method.exp with 100% similarity]
gdb/testsuite/gdb.cp/misc.cc [moved from gdb/testsuite/gdb.c++/misc.cc with 100% similarity]
gdb/testsuite/gdb.cp/misc.exp [moved from gdb/testsuite/gdb.c++/misc.exp with 100% similarity]
gdb/testsuite/gdb.cp/namespace.cc [moved from gdb/testsuite/gdb.c++/namespace.cc with 100% similarity]
gdb/testsuite/gdb.cp/namespace.exp [moved from gdb/testsuite/gdb.c++/namespace.exp with 100% similarity]
gdb/testsuite/gdb.cp/namespace1.cc [moved from gdb/testsuite/gdb.c++/namespace1.cc with 100% similarity]
gdb/testsuite/gdb.cp/overload.cc [moved from gdb/testsuite/gdb.c++/overload.cc with 100% similarity]
gdb/testsuite/gdb.cp/overload.exp [moved from gdb/testsuite/gdb.c++/overload.exp with 100% similarity]
gdb/testsuite/gdb.cp/ovldbreak.cc [moved from gdb/testsuite/gdb.c++/ovldbreak.cc with 100% similarity]
gdb/testsuite/gdb.cp/ovldbreak.exp [moved from gdb/testsuite/gdb.c++/ovldbreak.exp with 100% similarity]
gdb/testsuite/gdb.cp/pr-1023.cc [moved from gdb/testsuite/gdb.c++/pr-1023.cc with 100% similarity]
gdb/testsuite/gdb.cp/pr-1023.exp [moved from gdb/testsuite/gdb.c++/pr-1023.exp with 100% similarity]
gdb/testsuite/gdb.cp/pr-1210.cc [moved from gdb/testsuite/gdb.c++/pr-1210.cc with 100% similarity]
gdb/testsuite/gdb.cp/pr-1210.exp [moved from gdb/testsuite/gdb.c++/pr-1210.exp with 100% similarity]
gdb/testsuite/gdb.cp/pr-574.cc [moved from gdb/testsuite/gdb.c++/pr-574.cc with 100% similarity]
gdb/testsuite/gdb.cp/pr-574.exp [moved from gdb/testsuite/gdb.c++/pr-574.exp with 100% similarity]
gdb/testsuite/gdb.cp/printmethod.cc [moved from gdb/testsuite/gdb.c++/printmethod.cc with 100% similarity]
gdb/testsuite/gdb.cp/printmethod.exp [moved from gdb/testsuite/gdb.c++/printmethod.exp with 100% similarity]
gdb/testsuite/gdb.cp/psmang.exp [moved from gdb/testsuite/gdb.c++/psmang.exp with 100% similarity]
gdb/testsuite/gdb.cp/psmang1.cc [moved from gdb/testsuite/gdb.c++/psmang1.cc with 100% similarity]
gdb/testsuite/gdb.cp/psmang2.cc [moved from gdb/testsuite/gdb.c++/psmang2.cc with 100% similarity]
gdb/testsuite/gdb.cp/ref-types.cc [moved from gdb/testsuite/gdb.c++/ref-types.cc with 100% similarity]
gdb/testsuite/gdb.cp/ref-types.exp [moved from gdb/testsuite/gdb.c++/ref-types.exp with 100% similarity]
gdb/testsuite/gdb.cp/rtti.exp [moved from gdb/testsuite/gdb.c++/rtti.exp with 100% similarity]
gdb/testsuite/gdb.cp/rtti.h [moved from gdb/testsuite/gdb.c++/rtti.h with 100% similarity]
gdb/testsuite/gdb.cp/rtti1.cc [moved from gdb/testsuite/gdb.c++/rtti1.cc with 100% similarity]
gdb/testsuite/gdb.cp/rtti2.cc [moved from gdb/testsuite/gdb.c++/rtti2.cc with 100% similarity]
gdb/testsuite/gdb.cp/templates.cc [moved from gdb/testsuite/gdb.c++/templates.cc with 100% similarity]
gdb/testsuite/gdb.cp/templates.exp [moved from gdb/testsuite/gdb.c++/templates.exp with 100% similarity]
gdb/testsuite/gdb.cp/try_catch.cc [moved from gdb/testsuite/gdb.c++/try_catch.cc with 100% similarity]
gdb/testsuite/gdb.cp/try_catch.exp [moved from gdb/testsuite/gdb.c++/try_catch.exp with 100% similarity]
gdb/testsuite/gdb.cp/userdef.cc [moved from gdb/testsuite/gdb.c++/userdef.cc with 100% similarity]
gdb/testsuite/gdb.cp/userdef.exp [moved from gdb/testsuite/gdb.c++/userdef.exp with 100% similarity]
gdb/testsuite/gdb.cp/virtfunc.cc [moved from gdb/testsuite/gdb.c++/virtfunc.cc with 100% similarity]
gdb/testsuite/gdb.cp/virtfunc.exp [moved from gdb/testsuite/gdb.c++/virtfunc.exp with 100% similarity]