* wrapper.c (sim_do_command): New function.

This commit is contained in:
Stan Shebs 1995-06-30 23:59:46 +00:00
parent ece22cd04c
commit 1a0e5dd043
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
* wrapper.c (sim_do_command): New function.
Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
* armos.c (ARMul_OSHandleSWI): New version to work with
newlib simply.
Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
* run.c (main): Grab return value from right register.