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]

Re: [PATCH, MIPS] Add 34Kn cpu


On 08/04/2012 03:01 PM, Gerald Pfeifer wrote:
On Wed, 1 Aug 2012, Richard Sandiford wrote:
2012-08-01  Catherine Moore<clm@codesourcery.com>
	Sandra Loosemore<sandra@codesourcery.com>

	gcc/
	* config/mips/mips-cpus.def (34kn): New.
	* config/mips/mips.h (MIPS_ARCH_FLOAT_SPEC): Add 34kn.
	(BASE_DRIVER_SELF_SPECS): Do not imply -mdsp for the 34kn.
Needs adding to invoke.texi too. OK with that change, thanks.

And http://gcc.gnu.org/gcc-4.8/changes.html :-)

Eh, this is pretty trivial compared to some of the other MIPS improvements that are either recently committed or in the pipeline -- specifically, the microMIPS support Catherine is working on, and the recently-committed Netlogic XLP patch. We also have a batch of MIPS16 improvements that have not been submitted yet, including the missing TLS/PIC bits to make MIPS16 work with Linux. (I can't claim to be responsible for any of this good stuff myself, though; I'm just helping with whacking at some smaller patches in our backlog while I'm between other projects.)


-Sandra


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