From 4eb2d2192248618650145a5e58d518595ebbedf6 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 6 Mar 1995 17:46:26 +0000 Subject: [PATCH] * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of each expect pattern. Cuts runtime from 12 to about 4 seconds. --- gdb/testsuite/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9e65140a88..fb0edef82e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ +Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu) + + * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of + each expect pattern. Cuts runtime from 12 to about 4 seconds. + Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.base/langs.exp: Don't insist that foo__Fi be demangled. + * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only disassemble 8, not 16, instructions for part 4. -- 2.34.1