diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-06-30 23:59:46 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-06-30 23:59:46 +0000 |
commit | 1a0e5dd043dd23b1b5fa2641e471e1f716a2083f (patch) | |
tree | 41d15f756ea0db10fd6822bbd0deac71bdb7efe8 /sim/arm/ChangeLog | |
parent | ece22cd04cb597dbd74810fad47e408c8bd0f1b6 (diff) | |
download | gdb-1a0e5dd043dd23b1b5fa2641e471e1f716a2083f.zip gdb-1a0e5dd043dd23b1b5fa2641e471e1f716a2083f.tar.gz gdb-1a0e5dd043dd23b1b5fa2641e471e1f716a2083f.tar.bz2 |
* wrapper.c (sim_do_command): New function.
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r-- | sim/arm/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index b620f60..d3fc6e4 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -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. |