gcc/libgcc/config/i386/64
Uros Bizjak 492fbea162 sfp-machine.h (__gcc_CMPtype, [...]): Move ...
* config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype,
	_FP_KEEPNANFRACP, _FP_CHOOSENAN, FP_EX_INVALID, FP_EX_DENORM,
	FP_EX_DIVZERO, FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT,
	FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
	FP_RND_MINF, _FP_DEXL_EX, FP_INIT_ROUNDMODE, FP_ROUNDMODE,
	__LITTLE_ENDIAN, __BIG_ENDIAN, strong_alias): Move ...
	* config/i386/64/sfp-machine: ... (delete here) ...
	* config/i386/sfp-machine.h: ... to here.
	(FP_EX_MASK): New.
	(__sfp_handle_exceptions): New function declaration.
	(FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
	* config/i386/sfp-exceptions.c: New.
	* config/i386/t-softfp: New.
	* config.host (i[34567]86-*-* and x86_64-*-* soft-fp targets): Add
	i386/t-softfp to tmake_file.

From-SVN: r188361
2012-06-09 19:32:27 +02:00
..
_divtc3.c ChangeLog for gcc 2009-06-22 16:04:19 +02:00
_multc3.c ChangeLog for gcc 2009-06-22 16:04:19 +02:00
_powitf2.c ChangeLog for gcc 2009-06-22 16:04:19 +02:00
eqtf2.c soft-fp: Move to ../libgcc. 2011-08-05 15:13:48 +00:00
getf2.c soft-fp: Move to ../libgcc. 2011-08-05 15:13:48 +00:00
letf2.c soft-fp: Move to ../libgcc. 2011-08-05 15:13:48 +00:00
sfp-machine.h sfp-machine.h (__gcc_CMPtype, [...]): Move ... 2012-06-09 19:32:27 +02:00
t-softfp-compat soft-fp: Move to ../libgcc. 2011-08-05 15:13:48 +00:00