old-cross-binutils/sim
Andrew Cagney 836cc9f493 Index: include/gdb/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* remote-sim.c (gdbsim_insert_breakpoint)
	(gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
	code.

Index: include/gdb/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
	SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
	(sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
	(sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
	(sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
	(sim_disable_all_breakpoints): Ditto.

Index: sim/common/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* Make-common.in (SIM_NEW_COMMON_OBJS): Remove sim-break.o
	(sim-break_h): Delete macro.
	(sim-break.o): Delete rule.
	* sim-break.c: Delete file.
	* sim-break.h: Delete file.
	* sim-base.h [SIM_HAVE_BREAKPOINTS]: Don't include "sim-break.h".
	(STATE_BREAKPOINTS): Delete macro.
	(sim_state_base): Delete field breakpoints.
	* sim-module.c (modules) [SIM_HAVE_BREAKPOINTS]: Don't add
	sim_break_install to array.
2003-02-20 14:37:59 +00:00
..
arm 2003-01-10 Ben Elliston <bje@redhat.com> 2003-01-10 05:27:17 +00:00
common Index: include/gdb/ChangeLog 2003-02-20 14:37:59 +00:00
d10v Index: common/ChangeLog 2002-11-14 02:54:14 +00:00
d30v
erc32
fr30
h8300 * compile.c (init_pointers): Abort if wreg never gets initialized. 2003-02-05 23:10:27 +00:00
h8500
i960
igen 2002-11-22 Andrew Cagney <cagney@redhat.com> 2002-11-22 23:20:46 +00:00
m32r * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
m68hc11 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. 2002-08-13 09:01:16 +00:00
mcore
mips 2003-01-14 Chris Demetriou <cgd@broadcom.com> 2003-01-14 19:01:41 +00:00
mn10200
mn10300 2002-11-28 Andrew Cagney <cagney@redhat.com> 2002-11-28 18:08:26 +00:00
ppc 2002-09-27 Andrew Cagney <ac131313@redhat.com> 2002-09-27 21:02:14 +00:00
sh Commit Sh2E addition 2003-02-06 10:42:33 +00:00
sh64
testsuite
v850 2002-11-30 Andrew Cagney <cagney@redhat.com> 2002-11-30 18:01:30 +00:00
z8k
ChangeLog Commit Sh2E addition 2003-02-06 10:42:33 +00:00
configure
configure.in
MAINTAINERS * MAINTAINERS: Change my mailing address. 2002-08-24 22:43:50 +00:00
Makefile.in
README-HACKING