old-cross-binutils/gdb/config/mips
Peter Schauer ad09cb2bd3 * findvar.c (value_of_register, value_from_register),
hppa-tdep.c (pa_print_fp_reg), infcmd.c (do_registers_info),
	valops.c (value_assign):   Use REGISTER_CONVERT_TO_* only if
	REGISTER_CONVERTIBLE is defined, otherwise just copy the content.
	Pass desired type to REGISTER_CONVERT_TO_*.

	* config/m68k/tm-m68k.h, config/i960/tm-i960.h (REGISTER_CONVERT_*):
	Pass length of desired type to store/extract_floating.
	* config/i386/tm-arm.h, config/i386/tm-i386aix.h,
	config/i386/tm-sun386.h, config/i386/tm-symmetry.h,
	config/m88k/tm-m88k.h config/rs6000/tm-rs6000.h (REGISTER_CONVERT_*):
	Use extract_floating and store_floating with length of desired type.
	* config/m68k/tm-news.h (STORE,EXTRACT_RETURN_VALUE):  Add type
	parameter to REGISTER_CONVERT_*.

	* config/a29k/tm-a29k.h, config/convex/tm-convex.h,
	config/gould/tm-np1.h, config/gould/tm-pn.h, config/h8300/tm-h8300.h,
	config/h8500/tm-h8500.h, config/i386/tm-i386v.h,
	config/mips/tm-mips.h, config/ns32k/tm-merlin.h,
	config/ns32k/tm-umax.h, config/pa/tm-hppa.h, config/pyr/tm-pyr.h,
	config/sh/tm-sh.h, config/sparc/tm-sparc.h, config/tahoe/tm-tahoe.h,
	config/vax/tm-vax.h, config/z8k/tm-z8k.h (REGISTER_CONVERTIBLE,
	REGISTER_CONVERT_TO_RAW, REGISTER_CONVERT_TO_VIRTUAL):  Remove
	versions for which REGISTER_CONVERTIBLE is always false.
	* z8k-tdep.c (register_convert_to_virtual, register_convert_to_raw):
	Remove, no longer used.

	* alpha-tdep.c (alpha_register_convert_to_raw,
	alpha_register_convert_to_virtual):  New routines to handle
	the different raw formats in alpha floating point registers.
	* config/alpha/tm-alpha.h (REGISTER_CONVERTIBLE,
	REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW):  Use them.
1993-11-02 21:51:10 +00:00
..
.Sanitize New Mach stuff: 1993-10-07 20:13:08 +00:00
bigmips.mt
decstation.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
decstation.mt
idt.mt
idtl.mt * configure.in (mips-idt-ecoffl*): New target; use idtl. 1993-06-04 19:47:49 +00:00
irix3.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
irix3.mt
irix4.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
littlemips.mh
littlemips.mt
mipsm3.mh * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh, 1993-10-30 13:42:43 +00:00
mipsm3.mt * config/i386/{i386m3.mt,i386m3.mh}, 1993-10-28 15:04:40 +00:00
news-mips.mh * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. 1993-10-03 00:39:42 +00:00
nm-irix3.h * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here 1993-07-03 00:36:35 +00:00
nm-irix4.h * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here 1993-07-03 00:36:35 +00:00
nm-mips.h
nm-news-mips.h * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. 1993-10-03 00:39:42 +00:00
nm-riscos.h * config/mips/nm-riscos.h: machine/machparam.h is always the right 1993-07-08 03:58:39 +00:00
riscos.mh miscellaneous fixes to make RISC/os work; see ChangeLog's 1993-07-01 21:00:15 +00:00
tm-bigmips.h
tm-irix3.h * config/mips/tm-irix3.h: Add sigcontext offsets for Irix. 1993-05-22 10:35:55 +00:00
tm-mips.h * findvar.c (value_of_register, value_from_register), 1993-11-02 21:51:10 +00:00
tm-mipsm3.h * fork-child.c (fork_inferior): Set inferior_pid before calling 1993-10-27 19:30:27 +00:00
xm-irix3.h * config/mips/xm-makeva.h: New file implements va_list alignment 1993-07-21 10:15:21 +00:00
xm-irix4.h * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here 1993-07-03 00:36:35 +00:00
xm-makeva.h * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00
xm-mips.h * config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep. 1993-10-13 04:00:46 +00:00
xm-mipsm3.h New Mach stuff: 1993-10-07 20:13:08 +00:00
xm-news-mips.h * config/mips/xm-makeva.h: New file implements va_list alignment 1993-07-21 10:15:21 +00:00
xm-riscos.h * config/mips/xm-makeva.h: New file implements va_list alignment 1993-07-21 10:15:21 +00:00