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


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hpenner@gcc.gnu.org	2003-01-10 07:17:15

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

Log message:
	* doc/invoke.texi: Document -mtune, delete -mcpu
	option for S/390 and zSeries.
	* config/s390/s390.c (s390_tune_string) New variable.
	(s390_cpu_string) Delete variable.
	(override_options): Use s390_tune_string instead of
	s390_cpu_string.
	* config/s390/s390.h: (TARGET_OPTIONS) '-mtune' instead of '-mcpu'.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16318&r2=1.16319
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&r1=1.73&r2=1.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.h.diff?cvsroot=gcc&r1=1.56&r2=1.57


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