gcc/gcc ChangeLog config/s390/s390.c config/s3 ...

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Fri Aug 12 13:26:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	uweigand@gcc.gnu.org	2005-08-12 13:26:36

Modified files:
	gcc            : ChangeLog 
	gcc/config/s390: s390.c s390.md 

Log message:
	2005-08-12  Andreas Krebbel  <krebbel1@de.ibm.com>
	
	* config/s390/s390.c (s390_extract_part, s390_single_part):
	Type cast added.
	(s390_const_ok_for_constraint_p): Added SImode to the N constraint.
	(s390_output_mi_thunk): Don't use lg on 31 bit.
	* config/s390/s390.md ("*movdi_31", "*movdf_31"): Added lmy and stmy.
	("*llgt_sisi" and splitter): Replaced TARGET_64BIT with TARGET_ZARCH.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.364&r2=2.7592.2.365
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.217.2.3&r2=1.217.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.154.2.2&r2=1.154.2.3



More information about the Gcc-cvs mailing list