gcc/gcc ChangeLog machmode.def config/mips/abi ...

rth@gcc.gnu.org rth@gcc.gnu.org
Sun Mar 24 00:13:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	rth@gcc.gnu.org	2002-03-24 00:13:16

Modified files:
	gcc            : ChangeLog machmode.def 
	gcc/config/mips: abi64.h mips-protos.h mips.c mips.h 

Log message:
	PR optimization/5742
	* machmode.def: Add inner mode field to complex modes.
	* config/mips/mips.c (mips_function_value): Always define.  Add
	new argument to handle libcalls.
	* config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value.
	(FUNCTION_VALUE): Likewise.
	* config/mips/abi64.h (FUNCTION_VALUE): Remove.
	* config/mips/mips-protos.h: Update.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.184&r2=1.13152.2.185
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/machmode.def.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.17.2.1&r2=1.17.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/abi64.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.19&r2=1.19.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.15&r2=1.15.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.176&r2=1.176.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.154.2.1&r2=1.154.2.2



More information about the Gcc-cvs mailing list