* config/sim.exp (sim_exec): New.
authorSteve Ellcey <sellcey@mips.com>
Fri, 14 Feb 2014 23:24:50 +0000 (10:24 +1100)
committerBen Elliston <bje@gnu.org>
Fri, 14 Feb 2014 23:24:50 +0000 (10:24 +1100)
Signed-off-by: Ben Elliston <bje@gnu.org>
ChangeLog
config/sim.exp

index 22b5c9e..bb701b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-02-15  Steve Ellcey  <sellcey@mips.com>
+
+       * config/sim.exp (sim_exec): New.
+
 2013-12-08  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * lib/dg.exp (dg-test): Don't put the expected and actual output
index ab83835..be5b6ce 100644 (file)
@@ -133,6 +133,10 @@ 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