aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2004-02-26 22:19:18 +0000
committerFred Fish <fnf@specifix.com>2004-02-26 22:19:18 +0000
commit15d208f6517305d45947801f890fb785ce970baf (patch)
treecb8789b38dc0a55110d1bdf686a5d7210dcd5c48 /gdb/testsuite/ChangeLog
parent73369e651700a53b4d1a3f869f31d385a226ee94 (diff)
downloadgdb-15d208f6517305d45947801f890fb785ce970baf.zip
gdb-15d208f6517305d45947801f890fb785ce970baf.tar.gz
gdb-15d208f6517305d45947801f890fb785ce970baf.tar.bz2
Reviewed and approved by cagney@gnu.org.
2004-02-26 Fred Fish <fnf@redhat.com> * gdb.arch/gdb1431.c: Remove. * gdb.arch/gdb1431.s: New file, copy of gdb1291.s * gdb.arch/gdb1431.exp: Use "advance" correctly instead of "until" incorrectly.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 49822c6..97a657b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-26 Fred Fish <fnf@redhat.com>
+
+ * gdb.arch/gdb1431.c: Remove.
+ * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
+ * gdb.arch/gdb1431.exp: Use "advance" correctly instead
+ of "until" incorrectly.
+
2004-02-26 J. Brobecker <brobecker@gnat.com>
* gdb.cp/class2.cc (empty): New class.