RE: [PATCH, MIPS] Add -march=interaptiv

2015-07-22 Thread Robert Suchanek
Hi Catherine, > > gcc/ > > * config/mips/mips-cpus.def (interaptiv): Define. > > * config/mips/mips-tables.opt: Regenerate. > > * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Map - > > march=interaptiv to > > -mips32r2. > > (BASE_DRIVER_SELF_SPECS): Likewise but map to -mdsp. > >

RE: [PATCH, MIPS] Add -march=interaptiv

2015-07-17 Thread Moore, Catherine
> -Original Message- > From: Robert Suchanek [mailto:robert.sucha...@imgtec.com] > Sent: Thursday, July 16, 2015 10:17 AM > Subject: [PATCH, MIPS] Add -march=interaptiv > > As in the title, the attached patch adds -march=interaptiv defined to 24kf2_1, > mapped to -mips32r2 and -mdsp. >