This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, MIPS] Add 34Kn cpu
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Sandra Loosemore <sandra at codesourcery dot com>
- Cc: Richard Sandiford <rdsandiford at googlemail dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sat, 4 Aug 2012 23:01:08 +0200 (CEST)
- Subject: Re: [PATCH, MIPS] Add 34Kn cpu
- References: <5018ADC6.2040909@codesourcery.com> <87pq7a1o6c.fsf@talisman.home>
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 :-)
Gerald