From: Steve Chamberlain Date: Tue, 13 Jun 1995 17:57:26 +0000 (+0000) Subject: * armos.c (ARMul_OSHandleSWI): New version to work with X-Git-Tag: gdb-4_18~11666 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cb74cfef58d8122b3ec19c7b11e2e7e5398595b;p=thirdparty%2Fbinutils-gdb.git * armos.c (ARMul_OSHandleSWI): New version to work with newlib simply. --- diff --git a/sim/arm/README.Cygnus b/sim/arm/README.Cygnus index 14dd5b4c0a6..adfb766451d 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