This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	janis@gcc.gnu.org	2005-08-09 23:29:48

Modified files:
	gcc            : ChangeLog.dfp Makefile.in 
	gcc/config     : dfp-bit.h 
	gcc/testsuite  : ChangeLog.dfp 
	gcc/testsuite/gcc.dg/dfp: conversions-4.c 

Log message:
	* Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128_BIT_FUNCS):
	Add DFP<->DFP runtime conversions.
	* config/dfp-bit.h (DFP_TO_DFP): Fix errors in definitions.
	
	testsuite:
	
	*gcc.dg/dfp/conversions-4.c: Change to execute, fix to expect
	behavior from IEEE 754r draft.

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.88&r2=1.1.2.89
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1446.2.15&r2=1.1446.2.16
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.11&r2=1.1.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.57&r2=1.1.2.58
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/dfp/conversions-4.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.3&r2=1.1.2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]