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