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.
 
 
 
 
 
 
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 5 years ago
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 4 years ago
README 2003-01-10 Ben Elliston <bje@redhat.com> 24 years ago
armcopro.c sim: switch config.h usage to defs.h 5 years ago
armdefs.h sim: switch config.h usage to defs.h 5 years ago
armemu.c sim: switch config.h usage to defs.h 5 years ago
armemu.h Add support for ARM v6 instructions. 11 years ago
armemu32.c Automatic Copyright Year update after running gdb/copyright.py 4 years ago
armfpe.h Remove extraneous whitespace from ARM sim sources. 11 years ago
arminit.c sim: switch config.h usage to defs.h 5 years ago
armos.c sim: nltvals: localize TARGET_<open> defines 4 years ago
armos.h Remove extraneous whitespace from ARM sim sources. 11 years ago
armsupp.c sim: switch config.h usage to defs.h 5 years ago
armvirt.c sim: arm/bfin/rx: undefine page size from system headers 4 years ago
dbg_rdi.h sim: arm: delete unused code 10 years ago
iwmmxt.c Automatic Copyright Year update after running gdb/copyright.py 4 years ago
iwmmxt.h Automatic Copyright Year update after running gdb/copyright.py 4 years ago
local.mk Automatic Copyright Year update after running gdb/copyright.py 4 years ago
maverick.c Automatic Copyright Year update after running gdb/copyright.py 4 years ago
maverick.h Automatic Copyright Year update after running gdb/copyright.py 4 years ago
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 4 years ago
thumbemu.c sim: switch config.h usage to defs.h 5 years ago
wrapper.c Automatic Copyright Year update after running gdb/copyright.py 4 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