binutils-gdb/sim/frv
Andrew Cagney fc0a224429 Index: sim/frv/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

	* traps.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".

Index: sim/d10v/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

	* simops.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".

Index: sim/common/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

	* sim-trace.c, sim-base.h: Replace "struct symbol_cache_entry"
	with "struct bfd_symbol".

Index: ld/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

	* emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
	with "struct bfd_symbol".

Index: bfd/ChangeLog
2003-10-30  Andrew Cagney  <cagney@redhat.com>

	* syms.c: Replace "struct symbol_cache_entry" with "struct
	bfd_symbol".
	* vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
	* mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
	* cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
	* bfd-in2.h: Re-generate.
2003-10-31 05:32:46 +00:00
..
arch.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
arch.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cache.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cache.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
ChangeLog Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00
config.in
configure
configure.in
cpu.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
cpu.h 2003-10-10 Dave Brolley <brolley@redhat.com> 2003-10-10 19:30:21 +00:00
cpuall.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
decode.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
decode.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
devices.c
frv-sim.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
frv.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
interrupts.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
Makefile.in 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
memory.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
mloop.in 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
model.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
options.c
pipeline.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile-fr400.c 2003-09-24 Dave Brolley <brolley@redhat.com> 2003-09-24 19:05:39 +00:00
profile-fr400.h
profile-fr500.c 2003-09-24 Dave Brolley <brolley@redhat.com> 2003-09-24 19:05:39 +00:00
profile-fr500.h
profile-fr550.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile-fr550.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
profile.h 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
README
registers.c 2003-10-06 Dave Brolley <brolley@redhat.com> 2003-10-08 18:19:33 +00:00
registers.h
reset.c 2003-09-25 Dave Brolley <brolley@redhat.com> 2003-09-25 21:45:45 +00:00
sem.c 2003-10-10 Dave Brolley <brolley@redhat.com> 2003-10-10 19:30:21 +00:00
sim-if.c
sim-main.h
tconfig.in
TODO
traps.c Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00

This is the frv simulator directory.

It is still work-in-progress.  The current sources are
well tested and lots of features are in.

There are lots of machine generated files in the source directory!
They are only generated if you configure with --enable-cgen-maint,
similar in behaviour to Makefile.in, configure under automake/autoconf.

For details on the generator, see ../../cgen.