• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..11-Oct-2012-

COPYINGH A D11-Oct-201217.6 KiB341281

ChangeLogH A D11-Oct-201235.7 KiB1,078750

Makefile.inH A D11-Oct-20121.9 KiB5923

READMEH A D11-Oct-2012779 2816

acconfig.hH A D11-Oct-2012404 165

armcopro.cH A D11-Oct-201233 KiB1,4501,012

armdefs.hH A D11-Oct-201216.8 KiB421306

armemu.cH A D11-Oct-2012115.6 KiB4,8923,977

armemu.hH A D11-Oct-201217 KiB546444

armfpe.hH A D11-Oct-201265.8 KiB1,3531,331

arminit.cH A D11-Oct-201210.4 KiB350244

armopts.hH A D11-Oct-2012949 245

armos.cH A D11-Oct-201222.6 KiB856641

armos.hH A D11-Oct-20123.6 KiB9561

armrdi.cH A D11-Oct-201232.7 KiB1,2481,028

armsupp.cH A D11-Oct-201219.2 KiB822608

armvirt.cH A D11-Oct-201214.8 KiB523308

bag.cH A D11-Oct-20123.8 KiB167119

bag.hH A D11-Oct-20121.8 KiB4413

communicate.cH A D11-Oct-20126 KiB256178

communicate.hH A D11-Oct-20121.4 KiB3715

config.inH A D11-Oct-20124.1 KiB159108

configureH A D11-Oct-2012112.4 KiB4,0303,287

configure.inH A D11-Oct-2012252 159

dbg_conf.hH A D11-Oct-20121.9 KiB5120

dbg_cp.hH A D11-Oct-20122.1 KiB7134

dbg_hif.hH A D11-Oct-20121.5 KiB4925

dbg_rdi.hH A D11-Oct-201212.2 KiB339241

gdbhost.cH A D11-Oct-20122.8 KiB11471

gdbhost.hH A D11-Oct-20121.1 KiB246

iwmmxt.cH A D11-Oct-201281.7 KiB3,7312,961

iwmmxt.hH A D11-Oct-20121.4 KiB298

kid.cH A D11-Oct-201214.5 KiB541412

main.cH A D11-Oct-20124.6 KiB195116

maverick.cH A D11-Oct-201229.5 KiB1,2921,011

parent.cH A D11-Oct-201211.9 KiB482340

tconfig.inH A D11-Oct-2012659 1814

thumbemu.cH A D11-Oct-201216.1 KiB559448

wrapper.cH A D11-Oct-201222 KiB941738

README

1
2This directory contains the standard release of the ARMulator from
3Advanced RISC Machines, and was ftp'd from.
4
5ftp.cl.cam.ac.uk:/arm/gnu
6
7It likes to use TCP/IP between the simulator and the host, which is
8nice, but is a pain to use under anything non-unix.
9
10I've added created a new Makefile.in (the original in Makefile.orig)
11to build a version of the simulator without the TCP/IP stuff, and a
12wrapper.c to link directly into gdb and the run command.
13
14It should be possible (barring major changes in the layout of
15the armulator) to upgrade the simulator by copying all the files
16out of a release into this directory and renaming the Makefile.
17
18(Except that I changed armos.c to work more simply with our
19simulator rigs)
20
21Steve
22
23sac@cygnus.com
24
25Mon May 15 12:03:28 PDT 1995
26
27
28