From: Jeff Law Date: Wed, 6 Apr 1994 03:35:23 +0000 (+0000) Subject: * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=67808d3e6fc96d29e236c91d9a5cd8468d6eea2e;p=binutils-gdb.git * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves to avoid expect lossage. (fmem_LRbug_tests): Likewise. * gdb.disasm/hppa.s: Corresponding changes. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0ba8824b11b..00b88d9797e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves + to avoid expect lossage. + (fmem_LRbug_tests): Likewise. + * gdb.disasm/hppa.s: Corresponding changes. + * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line conditions to work with latest dejagnu/expect.