egcs/gcc/f ChangeLog com-rt.def intrin.def com ...

toon@gcc.gnu.org toon@gcc.gnu.org
Wed Aug 23 14:16:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	toon@sourceware.cygnus.com	2000-08-23 14:16:20

Modified files:
	gcc/f          : ChangeLog com-rt.def intrin.def com.h com.c 

Log message:
	2000-08-23  Toon Moene  <toon@moene.indiv.nluug.nl>
	
	* com-rt.def: Adapt macro DEFGFRT to accept CONST boolean.
	* com.c (macro DEFGFRT): Use CONST boolean.
	(ffecom_call_binop_): Choose between call by value
	and call by reference.
	(ffecom_expr_): Use direct calls to (g)libc functions for
	POW_DD, LOG10, (float) MOD.
	(ffecom_make_gfrt_): Add const indication to table of
	intrinsics.
	* com.h (macro DEFGFRT): Use CONST boolean.
	* intrin.def: Adjust DEFIMP definition of LOG10, (float) MOD.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/ChangeLog.diff?cvsroot=gcc&r1=1.274&r2=1.275
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/com-rt.def.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/intrin.def.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/com.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/f/com.c.diff?cvsroot=gcc&r1=1.91&r2=1.92



More information about the Gcc-cvs mailing list