binutils-gdb/gdb/config
Elena Zannoni cc17453a58 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Multiarch the sh target.
	* sh-tdep.c:
	(sh_generic_reg_names, sh_reg_names,sh3_reg_names, sh3e_reg_names,
 	sh_dsp_reg_names, sh3_dsp_reg_names, sh_processor_type_table):
 	Remove.
	(XMALLOC): Define.
	(struct frame_extra_info): Define.
	(sh_register_raw_size, sh_register_virtual_size,
 	sh_register_virtual_type, sh_register_byte, sh_breakpoint_from_pc,
 	sh_frame_saved_pc, sh_skip_prologue,
 	sh_nofp_frame_init_saved_regs, sh_fp_frame_init_saved_regs,
 	sh_extract_struct_value_address, sh_use_struct_convention,
 	sh_store_struct_return, sh_push_arguments, sh_push_return_address,
 	sh_saved_pc_after_call, sh_generic_register_name,
 	sh_sh_register_name, sh_sh3_register_name, sh_sh3e_register_name,
 	sh_sh_dsp_register_name, sh_sh3_dsp_register_name,
 	sh_frame_args_address, sh_frame_locals_address,
 	sh_coerce_float_to_double, sh_default_store_return_value,
 	sh3e_sh4_store_return_value, sh_generic_show_regs,
 	sh3_show_regs,sh3e_show_regs, sh3_dsp_show_regs, sh4_show_regs,
 	sh_dsp_show_regs, sh_register_byte, sh_register_raw_size,
 	sh_register_virtual_size, sh_sh3e_register_virtual_type,
 	sh_default_register_virtual_type, sh_gdbarch_init): New functions.
	(sh_target_architecture_hook, sh_frame_find_saved_regs,
 	sh_show_regs): Delete functions.
	(sh_frame_chain, sh_find_callers_reg, sh_init_extra_frame_info,
 	sh_pop_frame, sh_extract_return_value): Update

	* config/sh/tm-sh.h (GDB_MULTI_ARCH): Define to 1.
	(struct gdbarch_tdep): Define.
	Remove all unnecessary defines.

	* remote-e7000.c ({PR,GBR,SR,MACL,VBR,MACH}_REGNUM): Define to -1,
 	for h8300 case.
	(want_sh,want_nopc_sh,want_nopc_sh3): Make nomenclature
 	consistent.
	(e7000_fetch_registers): Remove ifdef GDB_TARGET_IS_SH, use
 	runtime check instead.
	(e7000_wait): Ditto.

	* sh3-rom.c (sh3_supply_register): Use gdbarch_tdep to get the SSR
 	and SPC register numbers.
	(sh3_regnames, sh3e_regnames): Don't specify a size.

	* config/h8300/tm-h8300.h: Add comment.
2000-07-19 14:11:42 +00:00
..
a29k PARAMS removal. 2000-05-28 01:12:42 +00:00
alpha Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
arc PARAMS removal. 2000-05-28 01:12:42 +00:00
arm Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
convex PARAMS removal. 2000-05-28 01:12:42 +00:00
d10v
d30v PARAMS removal. 2000-05-28 01:12:42 +00:00
djgpp File rename tweeks. 2000-05-25 03:57:48 +00:00
fr30 PARAMS removal. 2000-05-28 01:12:42 +00:00
h8300 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-07-19 14:11:42 +00:00
h8500 PARAMS removal. 2000-05-28 01:12:42 +00:00
i386 * config/i386/tm-linux.h: Add longjmp support. 2000-07-07 00:30:35 +00:00
i960 PARAMS removal. 2000-05-28 01:12:42 +00:00
ia64 ser-tcp.o moved to configure.in. 2000-06-12 06:34:32 +00:00
m32r PARAMS removal. 2000-05-28 01:12:42 +00:00
m68k Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
m88k PARAMS removal. 2000-05-28 01:12:42 +00:00
mcore Fix definition of SKIP_PROLOGUE macro. 2000-07-14 20:55:41 +00:00
mips More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, 2000-07-07 09:19:03 +00:00
mn10200 PARAMS removal. 2000-05-28 01:12:42 +00:00
mn10300 PARAMS removal. 2000-05-28 01:12:42 +00:00
none
ns32k Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
pa Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
powerpc * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit. 2000-07-14 22:17:33 +00:00
pyr
romp
rs6000 * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit. 2000-07-14 22:17:33 +00:00
sh 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-07-19 14:11:42 +00:00
sparc 2000-07-17 matthew green <mrg@redhat.com> 2000-07-17 18:11:56 +00:00
tahoe PARAMS removal. 2000-05-28 01:12:42 +00:00
tic80 PARAMS removal. 2000-05-28 01:12:42 +00:00
v850 PARAMS removal. 2000-05-28 01:12:42 +00:00
vax PARAMS removal. 2000-05-28 01:12:42 +00:00
w65 PARAMS removal. 2000-05-28 01:12:42 +00:00
z8k PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-empty.h
nm-gnu.h
nm-linux.h Fix GDB_GREGSET_T, GDB_FPREGSET_T typos. 2000-05-28 16:26:17 +00:00
nm-lynx.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-m3.h
nm-nbsd.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-nbsd.h
tm-sunos.h
tm-sysv4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-vxworks.h
xm-aix4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
xm-lynx.h
xm-mpw.h
xm-nbsd.h
xm-sysv4.h