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 config/rs6000/rs6000.c c ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	bje@gcc.gnu.org	2005-10-19 21:43:00

Modified files:
	gcc            : ChangeLog.dfp 
	gcc/config/rs6000: rs6000.c rs6000.md 

Log message:
	Not to be merged (probably):
	* config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Use a GP
	register for SDmode.
	(rs6000_emit_move): Likewise.
	(function_arg_advance): Exclude SDmode.
	(function_arg): Likewise.
	(rs6000_gimplify_va_arg): Handle DDmode, TDmode.
	(rs6000_function_value): Return SDmode values in GPRs.
	(rs6000_libcall_value): Likewise.
	* config/rs6000/rs6000.md (*movsd_fprs): Remove pattern.
	(*movsd_gpr): Reinstate pattern.

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.140&r2=1.1.2.141
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.784.2.20&r2=1.784.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.346.2.14&r2=1.346.2.15


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