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 config/sh/linux.h config/sh/ ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	sh-elf-4_1-branch
Changes by:	kkojima@gcc.gnu.org	2005-05-05 00:27:28

Modified files:
	gcc            : ChangeLog 
	gcc/config/sh  : linux.h netbsd-elf.h sh.c sh.h 

Log message:
	* config/sh/sh.c (sh_div_strategy): Initialize with
	SH_DIV_STRATEGY_DEFAULT.
	* config/sh/sh.c (SH_DIV_STR_FOR_SIZE): Define.
	(SH_DIV_STRATEGY_DEFAULT): Likewise.
	(OPTIMIZATION_OPTIONS): Set sh_div_str to SH_DIV_STR_FOR_SIZE
	when optimized for size.
	* config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT): Redefine.
	(SH_DIV_STR_FOR_SIZE): Likewise.
	* config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT): Likewise.
	(SH_DIV_STR_FOR_SIZE): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=sh-elf-4_1-branch&r1=2.8142.2.9&r2=2.8142.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/linux.h.diff?cvsroot=gcc&only_with_tag=sh-elf-4_1-branch&r1=1.28.4.1&r2=1.28.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/netbsd-elf.h.diff?cvsroot=gcc&only_with_tag=sh-elf-4_1-branch&r1=1.10&r2=1.10.46.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=sh-elf-4_1-branch&r1=1.319.2.3&r2=1.319.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.h.diff?cvsroot=gcc&only_with_tag=sh-elf-4_1-branch&r1=1.262.2.3&r2=1.262.2.4


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