H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 år sedan
..
COPYING 19a3671ce8 Update sim's COPYING files. 12 år sedan
ChangeLog 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 år sedan
Makefile.in db49d3d041 Fix snafu with latest addition to the ARM sim. 9 år sedan
README 45fdcabea2 2003-01-10 Ben Elliston <bje@redhat.com> 22 år sedan
aclocal.m4 5cddc23a3a sim: drop duplicate header checks 10 år sedan
armcopro.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armdefs.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armemu.c 73cb0348b2 Add support for ARM v6 instructions. 9 år sedan
armemu.h 73cb0348b2 Add support for ARM v6 instructions. 9 år sedan
armfpe.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
arminit.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armopts.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armos.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armos.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armrdi.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armsupp.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
armvirt.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
bag.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
bag.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
communicate.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
communicate.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
config.in aadc9410ba sim: update zlib handling 10 år sedan
configure 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 år sedan
configure.ac c4c9c44f57 sim: arm: use common configure options 10 år sedan
dbg_conf.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
dbg_cp.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
dbg_hif.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
dbg_rdi.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
gdbhost.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
gdbhost.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
iwmmxt.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
iwmmxt.h 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
kid.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
main.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
maverick.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
parent.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
sim-main.h 20bca71d82 sim: unify SIM_CPU definition 10 år sedan
thumbemu.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan
wrapper.c 454de2ee15 Remove extraneous whitespace from ARM sim sources. 9 år sedan

README


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