aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1995-06-13 17:57:26 +0000
committerSteve Chamberlain <sac@cygnus>1995-06-13 17:57:26 +0000
commit5cb74cfef58d8122b3ec19c7b11e2e7e5398595b (patch)
tree9748506c8384c9cb2e8733e3d41654dee8b22165 /sim
parent935cd0dd9db50e9c72f93320a25cbe6e28d621be (diff)
downloadgdb-5cb74cfef58d8122b3ec19c7b11e2e7e5398595b.zip
gdb-5cb74cfef58d8122b3ec19c7b11e2e7e5398595b.tar.gz
gdb-5cb74cfef58d8122b3ec19c7b11e2e7e5398595b.tar.bz2
* armos.c (ARMul_OSHandleSWI): New version to work with
newlib simply.
Diffstat (limited to 'sim')
-rw-r--r--sim/arm/README.Cygnus4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/arm/README.Cygnus b/sim/arm/README.Cygnus
index 14dd5b4..adfb766 100644
--- a/sim/arm/README.Cygnus
+++ b/sim/arm/README.Cygnus
@@ -15,8 +15,8 @@ It should be possible (barring major changes in the layout of
the armulator) to upgrade the simulator by copying all the files
out of a release into this directory and renaming the Makefile.
-(Except that I changed armos.c to understand our fcntl flags
-and made it possible to set breakpoints simply)
+(Except that I changed armos.c to work more simply with our
+simulator rigs)
Steve