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]

egcs/gcc ChangeLog invoke.texi config/sparc/sp ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	brendan@sourceware.cygnus.com	99/11/30 04:02:09

Modified files:
	gcc            : ChangeLog invoke.texi 
	gcc/config/sparc: sparc.h sparc.md 

Log message:
	* sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.
	(TARGET_SWITCHES): Add -mfaster-structs/-mno-faster-structs flags.
	(ROUND_TYPE_ALIGN): Use better value of -mfaster-structs.
	* sparc.md (sparclite86x_branch, sparclite86x_shift): New function
	units for the sparclite86x chip.
	(flush): Revert October 14th change; add SImode specifically.
	(flushdi): Copy of flush, but DImode, to avoid genrecog warnings.
	* invoke.texi: Document it.


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