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.
 
 
 
 
 
 
Fernando Nasser 0a4321b903 2000-07-14 Fernando Nasser <fnasser@cygnus.com> 27 years ago
..
COPYING Initial creation of sourceware repository 28 years ago
ChangeLog 2000-07-14 Fernando Nasser <fnasser@cygnus.com> 27 years ago
Makefile.in Add support for v4 SystemMode. 27 years ago
README.Cygnus Initial creation of sourceware repository 28 years ago
acconfig.h Initial creation of sourceware repository 28 years ago
armcopro.c Add support for v4 SystemMode. 27 years ago
armdefs.h * armdefs.h (struct ARMul_State): Add is_StrongARM. 27 years ago
armemu.c * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn. 27 years ago
armemu.h * armdefs.h (struct ARMul_State): Add is_StrongARM. 27 years ago
armfpe.h import gdb-2000-02-04 snapshot 27 years ago
arminit.c * armdefs.h (struct ARMul_State): Add is_StrongARM. 27 years ago
armopts.h Initial creation of sourceware repository 28 years ago
armos.c Add support for v4 SystemMode. 27 years ago
armos.h import gdb-2000-02-04 snapshot 27 years ago
armrdi.c import gdb-2000-02-04 snapshot 27 years ago
armsupp.c * armemu.h (GETSPSR): Call ARMul_GetSPSR(). 27 years ago
armvirt.c * armvirt.c (ABORTS): Do not define. 27 years ago
bag.c Fix compile time warning messages. 27 years ago
bag.h import gdb-2000-02-04 snapshot 27 years ago
communicate.c import gdb-2000-02-04 snapshot 27 years ago
communicate.h import gdb-2000-02-04 snapshot 27 years ago
config.in Initial creation of sourceware repository 28 years ago
configure Add support for v4 SystemMode. 27 years ago
configure.in Add support for v4 SystemMode. 27 years ago
dbg_conf.h import gdb-2000-02-04 snapshot 27 years ago
dbg_cp.h import gdb-2000-02-04 snapshot 27 years ago
dbg_hif.h import gdb-2000-02-04 snapshot 27 years ago
dbg_rdi.h import gdb-2000-02-04 snapshot 27 years ago
gdbhost.c import gdb-2000-02-04 snapshot 27 years ago
gdbhost.h import gdb-2000-02-04 snapshot 27 years ago
kid.c import gdb-2000-02-04 snapshot 27 years ago
main.c import gdb-2000-02-04 snapshot 27 years ago
parent.c import gdb-2000-02-04 snapshot 27 years ago
tconfig.in Initial creation of sourceware repository 28 years ago
thumbemu.c import gdb-2000-02-04 snapshot 27 years ago
wrapper.c 2000-07-14 Fernando Nasser <fnasser@cygnus.com> 27 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