This is the mail archive of the gcc-patches@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]

[PATCH] [MIPS] Support for -mmcu and -mno-mcu


Hi Richard,

This patch adds support for the -mmcu option to gcc.  Okay to commit?

Thanks,
Catherine

2012-07-18  Maciej W. Rozycki  <macro@codesourcery.com>
	    Chao-ying Fu  <fu@mips.com>

        * config/mips/mips.opt (mmcu): New option.
        * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define 
	_mips_mcu whenn TARGET_MCU.
        (ASM_SPEC): Pass mcu options to the assembler.
        * doc/invoke.texi (MIPS Options): Document -mmcu and -mno-mcu.

Attachment: mcu.patch
Description: mcu.patch


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