Re: [PATCH, MIPS] Add 34Kn cpu

2012-08-12 Thread Gerald Pfeifer
On Sat, 4 Aug 2012, Sandra Loosemore wrote: >> 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

Re: [PATCH, MIPS] Add 34Kn cpu

2012-08-04 Thread Sandra Loosemore
On 08/04/2012 03:01 PM, Gerald Pfeifer wrote: On Wed, 1 Aug 2012, Richard Sandiford wrote: 2012-08-01 Catherine Moore Sandra Loosemore gcc/ * config/mips/mips-cpus.def (34kn): New. * config/mips/mips.h (MIPS_ARCH_FLOAT_SPEC): Add 34kn. (BASE_DRIVER_SELF_

Re: [PATCH, MIPS] Add 34Kn cpu

2012-08-04 Thread Gerald Pfeifer
On Wed, 1 Aug 2012, Richard Sandiford wrote: >> 2012-08-01 Catherine Moore >> Sandra Loosemore >> >> 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 3

Re: [PATCH, MIPS] Add 34Kn cpu

2012-08-01 Thread Richard Sandiford
Sandra Loosemore writes: > This patch makes GCC know about -march=34kn. MIPS asked us to add > support for this processor to our local source base a couple of years > ago; it's basically a 34Kc without the DSP ASE. OK for mainline? > > I have posted the corresponding assembler patch here: > ht

[PATCH, MIPS] Add 34Kn cpu

2012-07-31 Thread Sandra Loosemore
This patch makes GCC know about -march=34kn. MIPS asked us to add support for this processor to our local source base a couple of years ago; it's basically a 34Kc without the DSP ASE. OK for mainline? I have posted the corresponding assembler patch here: http://sourceware.org/ml/binutils/2012