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

..03-May-2022-

COPYINGH A D12-May-200517.6 KiB341281

ChangeLogH A D26-May-201040.9 KiB1,255869

Makefile.inH A D01-Jan-20111.9 KiB5923

READMEH A D10-Jan-2003779 2816

armcopro.cH A D12-May-200533 KiB1,4501,012

armdefs.hH A D19-Sep-200517.1 KiB434319

armemu.cH A D15-Feb-2007122 KiB5,1874,235

armemu.hH A D12-May-200517 KiB546444

armfpe.hH A D12-May-200565.8 KiB1,3531,331

arminit.cH A D26-Nov-200810.5 KiB354247

armopts.hH A D12-May-2005954 245

armos.cH A D27-Feb-200725 KiB949723

armos.hH A D12-May-20053.6 KiB9561

armrdi.cH A D12-May-200532.7 KiB1,2481,028

armsupp.cH A D12-May-200519.2 KiB822608

armvirt.cH A D19-Sep-200514.8 KiB523308

bag.cH A D12-May-20053.8 KiB167119

bag.hH A D12-May-20051.8 KiB4413

communicate.cH A D26-May-20106 KiB256178

communicate.hH A D12-May-20051.4 KiB3715

config.inH A D22-Aug-20092.7 KiB10570

configureH A D09-Jan-2010163.4 KiB5,8844,753

configure.acH A D19-Sep-2005424 1912

dbg_conf.hH A D12-May-20051.9 KiB5120

dbg_cp.hH A D12-May-20052.1 KiB7134

dbg_hif.hH A D12-May-20051.5 KiB4925

dbg_rdi.hH A D12-May-200512.2 KiB339241

gdbhost.cH A D12-May-20052.8 KiB11471

gdbhost.hH A D12-May-20051.1 KiB246

iwmmxt.cH A D01-Jan-201181.7 KiB3,7332,962

iwmmxt.hH A D01-Jan-20111.4 KiB298

kid.cH A D12-May-200514.5 KiB541412

main.cH A D26-May-20104.6 KiB195116

maverick.cH A D01-Jan-201129.5 KiB1,2921,011

parent.cH A D12-May-200511.9 KiB482340

tconfig.inH A D16-Apr-1999659 1814

thumbemu.cH A D24-May-200517.7 KiB616494

wrapper.cH A D01-Jan-201122.1 KiB943741

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