aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-02-05 19:16:49 +0000
committerJeff Law <law@redhat.com>1994-02-05 19:16:49 +0000
commit90e77b4aec4918558f379a13dd5b6f7fc4f16283 (patch)
treef2d0bea7f592cad8c6e78f93f5dea78469ce8be4 /gdb
parent0bb364c6b3cf4c12ae3156ee7bb817535650b05b (diff)
downloadgdb-90e77b4aec4918558f379a13dd5b6f7fc4f16283.zip
gdb-90e77b4aec4918558f379a13dd5b6f7fc4f16283.tar.gz
gdb-90e77b4aec4918558f379a13dd5b6f7fc4f16283.tar.bz2
* gdb.disasm/hppa.s (comib_tests): Add missing instruction.
(comib_nullified_tests): Fix typo. * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect strings. No longer expected to fail.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 5aa811f..f905dc6 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -8,6 +8,11 @@ Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+ * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
+ (comib_nullified_tests): Fix typo.
+ * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
+ strings. No longer expected to fail.
+
* gdb.disasm/hppa.s (addib_tests): Fix typo.
* gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
strings. No longer expected to fail.