egcs/gcc/config/sh t-sh

crux@gcc.gnu.org crux@gcc.gnu.org
Tue Aug 1 11:45:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	crux@sourceware.cygnus.com	2000-08-01 11:45:53

Modified files:
	gcc/config/sh  : t-sh 

Log message:
	From Joern Rennecke:
	* sh.h (CPP_SPEC, TARGET_SWITCHES): Add m4-nofpu.
	* sh.md (udivsi3, divsi3): Don't use libcalls that use the FPU
	unless TARGET_SH3E is set.
	* t-sh (MULTILIB_MATCHES): Add m2=m4-nofpu.
	
	* sh.md (ashlsi3_d, ashlsi3_k): Remove, replace with
	(ashlsi3_std): New pattern.
	(ashlsi3 expander): Use it for TARGET_SH3.
	* sh.c (gen_ashift): Use it instead of ashlsi3_k.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sh/t-sh.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list