aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-01-28 08:42:31 +0000
committerJeff Law <law@redhat.com>1995-01-28 08:42:31 +0000
commit333a8ddecfe24e124a899cec7897ab6d5d67e2c2 (patch)
tree0c7589452c938433ca9af2bd89ea43f2fd3fa35a
parentcd9dba7b3749c010093e94d1a67018ccbc2811da (diff)
downloadgdb-333a8ddecfe24e124a899cec7897ab6d5d67e2c2.zip
gdb-333a8ddecfe24e124a899cec7897ab6d5d67e2c2.tar.gz
gdb-333a8ddecfe24e124a899cec7897ab6d5d67e2c2.tar.bz2
* gdb.disasm/Makefile.in (clean): Delete "errs" file.
* gdb.stabs/Makefile.in: Likewise. * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last change. Instead split the tests into smaller pieces. * gdb.disasm/hppa.s: Corresponding changes.
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d5153a7..2b19799 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * gdb.disasm/Makefile.in (clean): Delete "errs" file.
+ * gdb.stabs/Makefile.in: Likewise.
+
+ * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
+ change. Instead split the tests into smaller pieces.
+ * gdb.disasm/hppa.s: Corresponding changes.
+
Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: