From: Doug Evans Date: Thu, 14 May 1998 18:50:37 +0000 (+0000) Subject: * lib/sim-defs.exp (sim_run): Fix handling of output redirection. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41ab9a4b7e77d1e527c6a40ff9089dc5adc91ffc;p=binutils-gdb.git * lib/sim-defs.exp (sim_run): Fix handling of output redirection. New arg prog_opts. All callers updated. --- diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index ab617278fe9..db371271d16 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Thu May 14 11:48:35 1998 Doug Evans + + * lib/sim-defs.exp (sim_run): Fix handling of output redirection. + New arg prog_opts. All callers updated. + +Fri May 8 18:10:28 1998 Jillian Ye + + * Makefile.in: Made "check" the target of two + dependencies (test1, test2) so that test2 get a chance to + run even when test1 failed if "make -k check" is used. + Fri May 8 14:41:28 1998 Doug Evans * lib/sim-defs.exp (sim_version): Simplify.