binutils-gdb/include/gdb
Joern Rennecke 2f14585c74 include/gdb:
* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
	renumbering the sh-dsp registers to use distinct numbers.
sim/sh:
	* Makefile.in (interp.o): Depend on $(srcroot)/include/gdb/sim-sh.h.
	* interp.c: Include "gdb/sim-sh.h".
	(sim_store_register, sim_fetch_register): Use constants defined there.
gdb:
	* sh-tdep.c (sh_dsp_register_sim_regno): New function.
	(sh_gdbarch_init): Use it for sh-dsp.
2002-07-17 18:43:28 +00:00
..
ChangeLog include/gdb: 2002-07-17 18:43:28 +00:00
callback.h Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
remote-sim.h Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
signals.h 2002-05-09 Daniel Jacobowitz <drow@mvista.com> 2002-05-09 22:19:48 +00:00
sim-arm.h * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. 2002-06-15 22:49:38 +00:00
sim-d10v.h Fill-out d10v enum so that there are no ``=''. 2002-06-01 18:15:43 +00:00
sim-sh.h include/gdb: 2002-07-17 18:43:28 +00:00