diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-07-01 00:00:12 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-07-01 00:00:12 +0000 |
commit | 94d1ac891b21c7b98c4fb0fc65b1e3b9f146ed55 (patch) | |
tree | bf8373ad6b20a4c3d9f205dcf57014b6069ebb56 | |
parent | 1a0e5dd043dd23b1b5fa2641e471e1f716a2083f (diff) | |
download | gdb-94d1ac891b21c7b98c4fb0fc65b1e3b9f146ed55.zip gdb-94d1ac891b21c7b98c4fb0fc65b1e3b9f146ed55.tar.gz gdb-94d1ac891b21c7b98c4fb0fc65b1e3b9f146ed55.tar.bz2 |
* compile.c (sim_do_command): New function.
-rw-r--r-- | sim/h8300/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index fb3df99..83536fa 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 30 16:50:24 1995 Stan Shebs <shebs@andros.cygnus.com> + + * compile.c (sim_do_command): New function. + Tue Jun 20 16:18:13 1995 Steve Chamberlain <sac@slash.cygnus.com> * compile.c (get_now): Don't do if win32. |