binutils-gdb/sim/common
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
..
ChangeLog Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00
Make-common.in 2003-09-08 Dave Brolley <brolley@redhat.com> 2003-09-08 17:24:59 +00:00
Makefile.in
acconfig.h
aclocal.m4 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
callback.c 2003-10-21 Andrew Cagney <cagney@redhat.com> 2003-10-21 20:41:43 +00:00
cgen-accfp.c
cgen-cpu.h
cgen-defs.h
cgen-engine.h
cgen-fpu.c
cgen-fpu.h
cgen-mem.h
cgen-ops.h * cgen-ops.h (ADDCQI, ADDCFQI, ADDOFQI, SUBCQI, SUBCFQI, SUBOFQI): 2002-01-31 17:55:16 +00:00
cgen-par.c
cgen-par.h 2003-08-20 Michael Snyder <msnyder@redhat.com> 2003-08-29 16:43:38 +00:00
cgen-run.c
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c 2003-06-17 Doug Evans <dje@sebabeach.org> 2003-06-20 17:27:10 +00:00
cgen-trace.h 2003-06-17 Doug Evans <dje@sebabeach.org> 2003-06-20 17:27:10 +00:00
cgen-types.h
cgen-utils.c
cgen.sh 2003-09-08 Dave Brolley <brolley@redhat.com> 2003-09-08 17:24:59 +00:00
config.in
configure
configure.in
dv-core.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
dv-glue.c Index: common/ChangeLog 2003-08-28 17:02:00 +00:00
dv-pal.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
dv-sockser.c
dv-sockser.h
gdbinit.in
genmloop.sh
gennltvals.sh 2003-08-20 Michael Snyder <msnyder@redhat.com> 2003-08-29 16:43:38 +00:00
gentmap.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
gentvals.sh
hw-alloc.c
hw-alloc.h
hw-base.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-base.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-device.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-device.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-events.c * hw-events.c (hw_event_queue_schedule): Initialize `dummy'. 2002-06-17 23:53:45 +00:00
hw-events.h
hw-handles.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-handles.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-instances.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-instances.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-main.h
hw-ports.c
hw-ports.h
hw-properties.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-properties.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-tree.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
hw-tree.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
nltvals.def 2003-08-20 Michael Snyder <msnyder@redhat.com> 2003-08-29 16:43:38 +00:00
nrun.c 2003-06-23 Michael Snyder <msnyder@redhat.com> 2003-06-23 18:03:17 +00:00
run-sim.h Index: sim/common/ChangeLog 2002-07-17 21:20:09 +00:00
run.1
run.c 2003-06-04 Michael Snyder <msnyder@redhat.com> 2003-06-05 02:17:29 +00:00
sim-abort.c 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-alu.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-arange.c
sim-arange.h
sim-assert.h
sim-base.h Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00
sim-basics.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-bits.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-bits.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-config.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-config.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-core.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-core.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-cpu.c
sim-cpu.h
sim-endian.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-endian.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-engine.c 2003-03-01 Andrew Cagney <cagney@redhat.com> 2003-03-01 20:54:22 +00:00
sim-engine.h Index: common/ChangeLog 2003-02-26 23:27:09 +00:00
sim-events.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-events.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-fpu.c 2003-06-22 Andrew Cagney <cagney@redhat.com> 2003-06-22 13:36:26 +00:00
sim-fpu.h 2003-06-22 Andrew Cagney <cagney@redhat.com> 2003-06-22 13:36:26 +00:00
sim-hload.c Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sim-hrw.c
sim-hw.c
sim-hw.h
sim-info.c
sim-inline.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-inline.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-io.c 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-io.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-load.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sim-memopt.c * sim-memopt.c: Include <unistd.h>. 2002-06-17 21:45:55 +00:00
sim-memopt.h
sim-model.c
sim-model.h
sim-module.c Index: include/gdb/ChangeLog 2003-02-20 14:37:59 +00:00
sim-module.h
sim-n-bits.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-n-core.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-n-endian.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-options.c Index: common/ChangeLog 2003-08-28 17:02:00 +00:00
sim-options.h
sim-profile.c
sim-profile.h 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-reason.c
sim-reg.c 2003-06-23 Michael Snyder <msnyder@redhat.com> 2003-06-23 17:59:08 +00:00
sim-resume.c * sim-resume.c (sim_resume): Add local variable sig_to_deliver to 2002-07-15 16:13:12 +00:00
sim-run.c
sim-signal.c
sim-signal.h
sim-stop.c
sim-trace.c Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00
sim-trace.h
sim-types.h 2002-11-22 Andrew Cagney <ac131313@redhat.com> 2002-11-23 01:12:05 +00:00
sim-utils.c 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-utils.h Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sim-watch.c
sim-watch.h
syscall.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
tconfig.in