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.
 
 
 
 
 
 
Alan Modra bf3d9781ec Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
..
COPYING Update sim's COPYING files. 14 years ago
ChangeLog Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
Makefile.in Update years in copyright notice for the GDB files. 14 years ago
README 2003-01-10 Ben Elliston <bje@redhat.com> 24 years ago
aclocal.m4 sim: use AM_MAINTAINER_MODE 13 years ago
armcopro.c [sim] Update old contact info in GPL license notices 14 years ago
armdefs.h [sim] Update old contact info in GPL license notices 14 years ago
armemu.c sim: arm: add support for MOVW and MOVT instructions 13 years ago
armemu.h [sim] Update old contact info in GPL license notices 14 years ago
armfpe.h [sim] Update old contact info in GPL license notices 14 years ago
arminit.c [sim] Update old contact info in GPL license notices 14 years ago
armopts.h [sim] Update old contact info in GPL license notices 14 years ago
armos.c [sim] Update old contact info in GPL license notices 14 years ago
armos.h [sim] Update old contact info in GPL license notices 14 years ago
armrdi.c [sim] Update old contact info in GPL license notices 14 years ago
armsupp.c [sim] Update old contact info in GPL license notices 14 years ago
armvirt.c [sim] Update old contact info in GPL license notices 14 years ago
bag.c [sim] Update old contact info in GPL license notices 14 years ago
bag.h [sim] Update old contact info in GPL license notices 14 years ago
communicate.c [sim] Update old contact info in GPL license notices 14 years ago
communicate.h [sim] Update old contact info in GPL license notices 14 years ago
config.in Define PACKAGE macro in all sims' config.h. 14 years ago
configure Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 15 years ago
dbg_conf.h [sim] Update old contact info in GPL license notices 14 years ago
dbg_cp.h [sim] Update old contact info in GPL license notices 14 years ago
dbg_hif.h [sim] Update old contact info in GPL license notices 14 years ago
dbg_rdi.h [sim] Update old contact info in GPL license notices 14 years ago
gdbhost.c [sim] Update old contact info in GPL license notices 14 years ago
gdbhost.h [sim] Update old contact info in GPL license notices 14 years ago
iwmmxt.c Update years in copyright notice for the GDB files. 14 years ago
iwmmxt.h Update years in copyright notice for the GDB files. 14 years ago
kid.c [sim] Update old contact info in GPL license notices 14 years ago
main.c [sim] Update old contact info in GPL license notices 14 years ago
maverick.c Update years in copyright notice for the GDB files. 14 years ago
parent.c [sim] Update old contact info in GPL license notices 14 years ago
tconfig.in Initial creation of sourceware repository 28 years ago
thumbemu.c [sim] Update old contact info in GPL license notices 14 years ago
wrapper.c gdb: 14 years ago

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