old-cross-binutils/gdb/config/mn10300
Mark Alexander 11ac795258 * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be a
pseudo-register, not the same as a3.
	(D2_REGNUM, D3_REGNUM, A2_REGNUM, A3_REGNUM): Define.
	* mn10300-tdep.c (fix_frame_pointer): New function.
	(set_movm_offsets): Use register number macros instead of
	hard-coded constants.
	(mn10300_analyze_prologue): Fix to handle redefinition of FP_REGNUM.
	(mn10300_frame_chain):  Fix to handle redefinition of FP_REGNUM;
	use register number macros instead of hard-coded constants;
	add missing parameter to call of mn10300_analyze_prologue.
	(mn10300_frame_saved_pc): Use register number macros instead of
	hard-coded constants.
1998-09-03 22:59:13 +00:00
..
.Sanitize * mn10300-tdep.c (mn10300_generic_register_names): New variable. 1998-07-09 22:23:18 +00:00
mn10300.mt Wed Dec 4 16:34:05 1996 Geoffrey Noer <noer@cygnus.com> 1996-12-05 00:36:45 +00:00
tm-mn10300.h * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be a 1998-09-03 22:59:13 +00:00