binutils-gdb/gdb/config
Mark Kettenis ac27f131b2 2000-03-26 Mark Kettenis <kettenis@gnu.org>
Provide `long double' support for most i386 targets.
	* config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT): Define as
	&floatformat_i387_ext.
	(TARGET_LONG_DOUBLE_BITS): Define as 96.
	(REGISTER_VIRTUAL_TYPE): Change type for FPU registers to
	`builtin_type_long_double'.
	(REGISTER_CONVERT_TO_VIRTUAL): Call
	i386_register_convert_to_virtual.
	(REGISTER_CONVERT_TO_RAW): Call i386_register_convert_to_raw.
	(i387_to_double, double_to_i387): Remove prototypes.
	(i386_extract_return_value): Change prototype to match definition
	in i386-tdep.c.
	* config/i386/tm-i386mk.h (TARGET_LONG_DOUBLE_FORMAT): #undef.
	(TARGET_LONG_DOUBLE_BITS): #undef.
	* config/i386/tm-linux.h (TARGET_LONG_DOUBLE_BIT): Remove.
	[HAVE_LONG_DOUBLE && HOST_I386] (LD_I387): Remove.
	(i387_extract_floating, i387_store_floating): Remove prototypes.
	(TARGET_EXTRACT_FLOATING, TARGET_STORE_FLOATING): Remove.
	(REGISTER_CONVERT_TO_VIRTUAL, REGOISTER_CONVERT_TO_RAW): Remove.
	(REGISTER_VIRTUAL_TYPE): Remove.
	* i386-tdep.c (i386_register_convert_to_virtual): New function.
	(i386_register_convert_to_raw): New function.
	* i387-tdep.c [LD_I387] (i387_extract_floating): Remove.
	(i387_store_floating): Remove.
2000-03-26 21:21:50 +00:00
..
a29k
alpha 2000-03-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-03-03 02:18:26 +00:00
arc
arm Update copyright date in file. 2000-02-28 20:51:08 +00:00
convex
d10v
d30v
djgpp Support for building GDB with DJGPP, and running the test suite on 2000-03-19 11:53:24 +00:00
fr30 Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
gould
h8300
h8500
i386 2000-03-26 Mark Kettenis <kettenis@gnu.org> 2000-03-26 21:21:50 +00:00
i960
ia64 New files for IA-64 port. 2000-03-21 00:11:10 +00:00
m32r Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
m68k Fix copyright dates in last change. 2000-03-24 17:55:13 +00:00
m88k
mcore
mips * config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to be 2000-03-25 03:37:35 +00:00
mn10200
mn10300
none
ns32k
pa Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
powerpc Shared library, function calling fixes for GNU/Linux PPC port. 2000-02-24 23:06:48 +00:00
pyr
romp
rs6000 Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
sh * configure.tgt: Add arm, mips, sh wince targets. 2000-02-24 03:31:45 +00:00
sparc Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. 2000-02-22 19:18:53 +00:00
tahoe
tic80
v850
vax
w65
z8k
nm-empty.h
nm-gnu.h
nm-linux.h
nm-lynx.h
nm-m3.h
nm-nbsd.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h
tm-sysv4.h
tm-vxworks.h
xm-aix4.h
xm-lynx.h
xm-mpw.h
xm-nbsd.h
xm-sysv4.h