binutils-gdb/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 Obsolete the d30v. 2002-07-14 00:15:20 +00:00
erc32 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
fr30 Obsolete fr30. 2002-07-16 14:30:14 +00:00
h8300 * compile.c (init_pointers): Abort if wreg never gets initialized. 2003-02-05 23:10:27 +00:00
h8500 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
i960 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
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 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
mips 2003-01-14 Chris Demetriou <cgd@broadcom.com> 2003-01-14 19:01:41 +00:00
mn10200 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
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 2002-06-24 Richard Sandiford <rsandifo@redhat.com> 2002-06-24 13:26:07 +00:00
testsuite Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
v850 2002-11-30 Andrew Cagney <cagney@redhat.com> 2002-11-30 18:01:30 +00:00
z8k Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
ChangeLog Commit Sh2E addition 2003-02-06 10:42:33 +00:00
MAINTAINERS * MAINTAINERS: Change my mailing address. 2002-08-24 22:43:50 +00:00
Makefile.in * Makefile.in (autoconf-changelog autoheader-changelog): Let name, 2002-06-16 15:59:34 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure Obsolete fr30. 2002-07-16 14:30:14 +00:00
configure.in Obsolete fr30. 2002-07-16 14:30:14 +00:00