old-cross-binutils/sim/common
Andrew Cagney 75c4388adb Index: sim/common/ChangeLog
2002-07-17  Andrew Cagney  <cagney@redhat.com>

* run-sim.h: Add #ifdef RUN_SIM_H wrapper.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Declare.  Moved
to here from "gdb/remote-sim.h".

Index: include/gdb/ChangeLog
2002-07-17  Andrew Cagney  <cagney@redhat.com>

* remote-sim.h: Update copyright.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
"sim/common/run-sim.h".
2002-07-17 21:20:09 +00:00
..
acconfig.h
aclocal.m4 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
callback.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +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
cgen-run.c
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c
cgen-trace.h
cgen-types.h
cgen-utils.c
cgen.sh
ChangeLog Index: sim/common/ChangeLog 2002-07-17 21:20:09 +00:00
config.in * mmap support for common simulators 2001-03-20 17:13:39 +00:00
configure * mmap support for common simulators 2001-03-20 17:13:39 +00:00
configure.in * mmap support for common simulators 2001-03-20 17:13:39 +00:00
dv-core.c
dv-glue.c
dv-pal.c
dv-sockser.c
dv-sockser.h
gdbinit.in
genmloop.sh
gennltvals.sh Obsolete the d30v. 2002-07-14 00:15:20 +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
hw-base.h
hw-device.c
hw-device.h 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +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
hw-handles.h
hw-instances.c
hw-instances.h
hw-main.h
hw-ports.c
hw-ports.h
hw-properties.c
hw-properties.h
hw-tree.c 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
hw-tree.h
Make-common.in From 2002-07-11 Momchil Velikov <velco@fadata.bg>: 2002-07-14 17:03:39 +00:00
Makefile.in
nltvals.def Obsolete the d30v. 2002-07-14 00:15:20 +00:00
nrun.c
run-sim.h Index: sim/common/ChangeLog 2002-07-17 21:20:09 +00:00
run.1
run.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +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-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-arange.c
sim-arange.h
sim-assert.h
sim-base.h
sim-basics.h Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sim-bits.c
sim-bits.h
sim-break.c
sim-break.h
sim-config.c
sim-config.h
sim-core.c
sim-core.h 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-cpu.c
sim-cpu.h
sim-endian.c
sim-endian.h
sim-engine.c
sim-engine.h
sim-events.c * sim-memopt.c: Include <unistd.h>. 2002-06-17 21:45:55 +00:00
sim-events.h 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-fpu.c 002-06-09 Aldy Hernandez <aldyh@redhat.com> 2002-06-12 00:46:11 +00:00
sim-fpu.h Fix PR gdb/287. From wiz at danbala. Then->than and typos. 2002-02-25 02:13:10 +00:00
sim-hload.c
sim-hrw.c
sim-hw.c
sim-hw.h
sim-info.c
sim-inline.c
sim-inline.h
sim-io.c
sim-io.h
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 * mmap support for common simulators 2001-03-20 17:13:39 +00:00
sim-model.c
sim-model.h
sim-module.c
sim-module.h
sim-n-bits.h
sim-n-core.h
sim-n-endian.h
sim-options.c * h8300s now new target, not alias of h8300h 2002-05-17 19:09:13 +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
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
sim-trace.h
sim-types.h
sim-utils.c 2002-02-10 Chris Demetriou <cgd@broadcom.com> 2002-02-10 23:11:37 +00:00
sim-utils.h
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