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

janis@gcc.gnu.org janis@gcc.gnu.org
Wed Aug 17 23:10:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	janis@gcc.gnu.org	2005-08-17 23:10:22

Modified files:
	gcc            : ChangeLog.dfp mklibgcc.in 
	gcc/config     : dfp-bit.h 
	gcc/testsuite  : ChangeLog.dfp 
Added files:
	gcc            : decRound.c 
	gcc/testsuite/gcc.dg/dfp: dfp-round.h round-conversions-1.c 

Log message:
	* decRound.c: New.
	* mklibgcc.in: Include decRound.c in libgcc.
	* config/dfp-bit.h (CONTEXT_ROUND): Redefine as call to __decGetRound.
	
	testsuite:
	* gcc.dg/dfp/dfp-round.h: New.
	* gcc.dg/dfp/round-conversions-1.c: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/decRound.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.108&r2=1.1.2.109
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/mklibgcc.in.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.81.2.8&r2=1.81.2.9
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.18&r2=1.1.2.19
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.61&r2=1.1.2.62
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/dfp/dfp-round.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/dfp/round-conversions-1.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list