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.
 
 
 
 
 
 
Nick Clifton f253d86d7f PR sim/14540 14 years ago
..
COPYING Update the address of the FSF organization 21 years ago
ChangeLog PR sim/14540 14 years ago
Makefile.in Copyright year update in most files of the GDB Project. 14 years ago
README 2003-01-10 Ben Elliston <bje@redhat.com> 24 years ago
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 14 years ago
armcopro.c Update the address of the FSF organization 21 years ago
armdefs.h 2005-09-19 Paul Brook <paul@codesourcery.com> 21 years ago
armemu.c * armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and sxtah instructions. 19 years ago
armemu.h Update the address of the FSF organization 21 years ago
armfpe.h Update the address of the FSF organization 21 years ago
arminit.c 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com> 18 years ago
armopts.h Update the address of the FSF organization 21 years ago
armos.c * armos.c (SWIflen): Do not treate file descriptor zero as 19 years ago
armos.h Update the address of the FSF organization 21 years ago
armrdi.c Update the address of the FSF organization 21 years ago
armsupp.c PR sim/14540 14 years ago
armvirt.c 2005-09-19 Paul Brook <paul@codesourcery.com> 21 years ago
bag.c Update the address of the FSF organization 21 years ago
bag.h Update the address of the FSF organization 21 years ago
communicate.c 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> 16 years ago
communicate.h Update the address of the FSF organization 21 years ago
config.in Define PACKAGE macro in all sims' config.h. 14 years ago
configure Define PACKAGE macro in all sims' config.h. 14 years ago
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 15 years ago
dbg_conf.h Update the address of the FSF organization 21 years ago
dbg_cp.h Update the address of the FSF organization 21 years ago
dbg_hif.h Update the address of the FSF organization 21 years ago
dbg_rdi.h Update the address of the FSF organization 21 years ago
gdbhost.c Update the address of the FSF organization 21 years ago
gdbhost.h Update the address of the FSF organization 21 years ago
iwmmxt.c Copyright year update in most files of the GDB Project. 14 years ago
iwmmxt.h Copyright year update in most files of the GDB Project. 14 years ago
kid.c Update the address of the FSF organization 21 years ago
main.c 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> 16 years ago
maverick.c Copyright year update in most files of the GDB Project. 14 years ago
parent.c Update the address of the FSF organization 21 years ago
tconfig.in Initial creation of sourceware repository 27 years ago
thumbemu.c (handle_v6_thumb_insn): New function. 21 years ago
wrapper.c * wrapper.c (libiberty.h): Include. 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