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/rs6000/rs6000.h confi ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dje@gcc.gnu.org	2003-11-28 05:07:07

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

Log message:
	* config/rs6000/rs6000.h (MASK_MFCRF): New.
	(TARGET_MFCRF): Test target_flags, not processor type.
	(TARGET_SWITCHES): Add mfcrf and no-mfcrf.
	Change Don't to Do not.
	* config/rs6000/rs6000.c (processors_target_table): Add MASK_MFCRF
	to power4, 970, G5.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1846&r2=2.1847
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.300&r2=1.301
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.550&r2=1.551


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