From: Andrew Cagney Date: Mon, 30 Mar 1998 13:30:10 +0000 (+0000) Subject: * run.c (main): Handle all alternatives of enum sim_stop. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1e4dc0db4675c8bacc7f54f42ac07bbeaf6de71;p=binutils-gdb.git * run.c (main): Handle all alternatives of enum sim_stop. (main): Delete unused `asection *s'. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index b0e0385a464..669bf35170c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 30 17:11:55 1998 Andrew Cagney + + * run.c (main): Handle all alternatives of enum sim_stop. + (main): Delete unused `asection *s'. + Fri Mar 27 16:15:52 1998 Andrew Cagney * hw-tree.h, hw-tree.c (hw_tree_vparse): New function