From ae7ff712a3998bca31791de8f954ba4f6a0db90b Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 15 Feb 2014 21:17:04 +1100 Subject: Revert "config/sim.exp (sim_exec): New." Signed-off-by: Ben Elliston --- ChangeLog | 4 ---- config/sim.exp | 4 ---- 2 files changed, 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb701b4..22b5c9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,3 @@ -2014-02-15 Steve Ellcey - - * config/sim.exp (sim_exec): New. - 2013-12-08 Richard Sandiford * lib/dg.exp (dg-test): Don't put the expected and actual output diff --git a/config/sim.exp b/config/sim.exp index be5b6ce..ab83835 100644 --- a/config/sim.exp +++ b/config/sim.exp @@ -133,10 +133,6 @@ proc sim_upload { dest srcfile args } { return [remote_upload host $srcfile $args] } -proc sim_exec { dest srcfile args } { - return [remote_exec host $srcfile $args] -} - set_board_info protocol "sim" # By default, assume the simulator is slow. This causes some tests -- cgit v1.2.3