gcc/gcc ChangeLog.dfp Makefile.in config/dfp-b ...

bje@gcc.gnu.org bje@gcc.gnu.org
Thu Aug 25 04:31:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	bje@gcc.gnu.org	2005-08-25 04:31:21

Modified files:
	gcc            : ChangeLog.dfp Makefile.in 
	gcc/config     : dfp-bit.h dfp-bit.c 

Log message:
	* Makefile.in (D32PBIT_FUNCS): Add _unord_sd.
	(D64PBIT_FUNCS): Likewise for _unord_dd.
	(D128PBIT_FUNCS): Likewise for _unord_td.
	* config/dfp-bit.h (DFP_UNORD): Define for each WIDTH (32/64/128).
	(DFP_UNORD): Prototype for L_unord_sd, L_unord_dd, L_unord_td.
	* config/dfp-bit.c (DFP_UNORD): Implement.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.111&r2=1.1.2.112
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1446.2.18&r2=1.1446.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dfp-bit.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.19&r2=1.1.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dfp-bit.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.15&r2=1.1.2.16



More information about the Gcc-cvs mailing list