r211172 - in /trunk/gcc: ChangeLog config/mips/...

abennett@gcc.gnu.org abennett@gcc.gnu.org
Tue Jun 3 10:22:00 GMT 2014


Author: abennett
Date: Tue Jun  3 10:22:09 2014
New Revision: 211172

URL: http://gcc.gnu.org/viewcvs?rev=211172&root=gcc&view=rev
Log:
Add support for the MIPS -mxpa command line option.

2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>

	* doc/invoke.texi: Document -mxpa and -mno-xpa MIPS command line
	options.
	* config/mips/mips.opt (mxpa): New option.
	* config/mips/mips.h (ASM_SPEC): Pass mxpa and mno-xpa to the 
	assembler.

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