From: Jeff Law Date: Thu, 2 Dec 1993 05:55:34 +0000 (+0000) Subject: * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=af5ede6e653024634634823bdeea2a3c786d0ed8;p=deliverable%2Fbinutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 561c78c954..b387de638c 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.