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]

r107720 - in /trunk/gcc: ChangeLog config/ms1/m...


Author: nathan
Date: Wed Nov 30 16:29:43 2005
New Revision: 107720

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107720
Log:
	* config/ms1/ms1.md (decrement_and_branch_until_zero): Add early
	clobber to scratch reg.
	(*decrement_and_branch_until_zero_no_clobber): Remove.
	(decrement_and_branch peephole): Add dummy scratch reg to pattern.
	(mulhish3): Use TARGET_MS1_16_003, TARGET_MS2.
	* config/ms1/ms1.opt (mmul): Remove.
	* config/ms1/ms1.h (ASM_SPEC): Cope with uppercase arch names.
	(LINK_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): Default to 16-002.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ms1/ms1.h
    trunk/gcc/config/ms1/ms1.md
    trunk/gcc/config/ms1/ms1.opt


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