aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-12-02 05:55:34 +0000
committerJeff Law <law@redhat.com>1993-12-02 05:55:34 +0000
commitaf5ede6e653024634634823bdeea2a3c786d0ed8 (patch)
tree2b13bdaaf2cf373b3bd1f2a593754402640259ba /gdb/testsuite
parenta7f6a456c8eac4b6e742d72ac479e6bf6c3b8114 (diff)
downloadgdb-af5ede6e653024634634823bdeea2a3c786d0ed8.zip
gdb-af5ede6e653024634634823bdeea2a3c786d0ed8.tar.gz
gdb-af5ede6e653024634634823bdeea2a3c786d0ed8.tar.bz2
* gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
stores. * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword stores. (fpu_short_memory_tests): Likewise.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 561c78c..b387de6 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,17 @@
+Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
+ stores.
+ * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
+ stores.
+ (fpu_short_memory_tests): Likewise.
+
+Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
+ * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
+ .stabs directives in comments.
+
Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* TODO: New file, describing tests we could write.