You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clifton 043333a61a define SIM_HAVE_BIENDIAN 28 years ago
..
.Sanitize * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
COPYING Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
ChangeLog define SIM_HAVE_BIENDIAN 28 years ago
Makefile.in * configure configure.in Makefile.in: Update to new configure 30 years ago
README.Cygnus * armos.c (ARMul_OSHandleSWI): New version to work with 32 years ago
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
armfpe.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
armopts.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
armos.c Allow simulator to work with Angel SWIs. 29 years ago
armos.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
armrdi.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
bag.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
communicate.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
communicate.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
config.in Get configure to define RETSIGTYPE 30 years ago
configure * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
configure.in * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
dbg_conf.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
dbg_cp.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
dbg_hif.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
dbg_rdi.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
gdbhost.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
gdbhost.h Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
kid.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
main.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
parent.c Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> 32 years ago
wrapper.c Patches to support generating an executing environment. 29 years ago

README.Cygnus


This directory contains the standard release of the ARMulator from
Advanced RISC Machines, and was ftp'd from.

ftp.cl.cam.ac.uk:/arm/gnu

It likes to use TCP/IP between the simulator and the host, which is
nice, but is a pain to use under anything non-unix.

I've added created a new Makefile.in (the original in Makefile.orig)
to build a version of the simulator without the TCP/IP stuff, and a
wrapper.c to link directly into gdb and the run command.

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 work more simply with our
simulator rigs)

Steve

sac@cygnus.com

Mon May 15 12:03:28 PDT 1995