summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-07-13 07:57:34 +0000
committerAndrew Cagney <cagney@redhat.com>2000-07-13 07:57:34 +0000
commit22f684d636e3f83a8de3e86bd6a0836d0249ca12 (patch)
tree234447d8acec2d5ddfcb52a47b167e11cd19665c /gdb
parent469a21871de42e3fe839056dda49be3bf4200c88 (diff)
downloadgdb-22f684d636e3f83a8de3e86bd6a0836d0249ca12.tar.gz
Oops, one to many ChangeLog entries.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index b13338efcd0..585da04b198 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -3,11 +3,6 @@ Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
* gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
and the compilers sizes.
-Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
-
- * gdb.base/exprs.exp: Test casts to a pointer including over and
- underflow.
-
2000-07-09 Nick Duffek <nsd@redhat.com>
* gdb.c++/misc.cc (class ClassParam, class_param): Define.