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

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