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

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