binutils-gdb/sim
Jim Blandy 9f64376872 gdb/ChangeLog:
2004-07-20  Jim Blandy  <jimb@redhat.com>

	Use a fixed register numbering when communicating with the PowerPC
	simulator.
	* ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
	* rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
	(set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
	New functions.
	(rs6000_gdbarch_init): Register rs6000_register_sim_regno.  Call
	init_sim_regno_table.
	* Makefile.in (gdb_sim_ppc_h): New variable.
	(rs6000-tdep.o): Update dependencies.

include/gdb/ChangeLog:
2004-07-20  Jim Blandy  <jimb@redhat.com>

	* sim-ppc.h: New file.

sim/ppc/ChangeLog:
2004-07-20  Jim Blandy  <jimb@redhat.com>

	Use a fixed register numbering when communicating with the PowerPC
	simulator.
	* sim_calls.c: #include "registers.h" and "gdb/sim-ppc.h"; do not
	include GDB's "defs.h".
	(gdb_register_name_table): New variable.
	(gdb_register_name_table_size): New enum constant.
	(gdb_register_name): New function.
	(sim_fetch_register, sim_store_register): Use gdb_register_name,
	instead of calling gdbarch_register_name.
	* Makefile.in (GDB_SIM_PPC_H): New variable.
	(DEFS_H): Delete variable.
	(sim_calls.o): Update dependencies.
2004-08-04 17:04:36 +00:00
..
arm Index: mn10200/ChangeLog 2004-06-29 00:54:00 +00:00
common Index: common/ChangeLog 2004-07-26 21:37:46 +00:00
d10v Index: mn10200/ChangeLog 2004-06-29 00:54:00 +00:00
d30v Obsolete the d30v. 2002-07-14 00:15:20 +00:00
erc32 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
fr30 Obsolete fr30. 2002-07-16 14:30:14 +00:00
frv Add fr450 support. 2004-03-01 10:11:46 +00:00
h8300 sim/h8300/ChangeLog: 2004-06-28 19:26:37 +00:00
h8500 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
i960 2003-09-08 Dave Brolley <brolley@redhat.com> 2003-09-08 17:25:56 +00:00
igen [igen/ChangeLog] 2003-05-02 22:17:21 +00:00
m32r * Makefile.in (stamp-xmloop, stamp-2mloop): Use -outfile-suffix. 2004-05-18 21:19:53 +00:00
m68hc11 * interp.c (sim_prepare_for_program): Use bfd_get_section_size 2004-06-15 01:08:34 +00:00
mcore * interp.c (sim_load): Don't refer directly to _cooked_size and vma; 2003-10-11 12:41:12 +00:00
mips 2004-06-25 Chris Demetriou <cgd@broadcom.com> 2004-06-25 18:35:18 +00:00
mn10200 Index: mn10200/ChangeLog 2004-06-29 00:54:00 +00:00
mn10300 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
ppc gdb/ChangeLog: 2004-08-04 17:04:36 +00:00
sh 2004-02-02 Michael Snyder <msnyder@redhat.com> 2004-02-13 00:01:19 +00:00
sh64 cgen: 2003-02-21 20:05:42 +00:00
testsuite sim/h8300/ChangeLog: 2004-06-28 19:26:37 +00:00
v850 * simops.c: Include <sys/types.h>. 2004-01-18 14:56:40 +00:00
z8k Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ChangeLog * MAINTAINERS: Update my mail address. 2004-03-10 02:58:24 +00:00
MAINTAINERS * MAINTAINERS: Update my mail address. 2004-03-10 02:58:24 +00:00
Makefile.in * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir). 2003-09-03 18:46:52 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure [ sim/ChangeLog ] 2004-01-26 08:12:44 +00:00
configure.in [ sim/ChangeLog ] 2004-01-26 08:12:44 +00:00