r124153 - in /trunk/gcc: ChangeLog config/mips/...
ths@gcc.gnu.org
ths@gcc.gnu.org
Wed Apr 25 12:05:00 GMT 2007
Author: ths
Date: Wed Apr 25 13:05:48 2007
New Revision: 124153
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124153
Log:
* config/mips/mips.opt (mdmx, mmt, mno-mdmx): New options.
(mips16): Fix typo.
* config/mips/mips.h (ASM_SPEC): Pass -mmt/-mno-mt and -mdmx/-mno-mdmx
on to the assembler. Improve handling of -mno-mips16. Add handling
of -mno-mips3d, -mno-dsp, -mno-dspr2.
* doc/invoke.texi (MIPS Options): Whitespace cleanup. Fix wrong use
of @itemx. Document -mno-dsp, -mno-dspr2, -mno-paired-single, -mdmx,
-mno-mdmx, -mno-mips3d, -mmt and -mno-mt.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/mips/mips.h
trunk/gcc/config/mips/mips.opt
trunk/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list