From 395adcffb2f30545cee30c2decb3d5cf867ba736 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 13 Mar 1997 20:44:07 +0000 Subject: [PATCH] * interp.c: Delete redundant prototypes of sim_foo fns. (sim_open): New SIM_DESC result. Argument is now in argv form. (other sim_*): New SIM_DESC argument. --- sim/d10v/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index e4cb35a5b7..674b01907f 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,9 @@ +Thu Mar 13 12:41:20 1997 Doug Evans + + * interp.c: Delete redundant prototypes of sim_foo fns. + (sim_open): New SIM_DESC result. Argument is now in argv form. + (other sim_*): New SIM_DESC argument. + Thu Mar 13 10:29:04 1997 Michael Meissner * simops.c (trace_{input,output}_func): Call flush_stdout from the -- 2.34.1