+2015-04-29 Steve Ellcey <sellcey@imgtec.com>
+
+ * config/mips/mips-cpus.def: (mips4): Change default processor
+ from PROCESSOR_R8000 to PROCESSOR_R10000.
+
2015-04-29 Petar Jovanovic <petar.jovanovic@rt-rk.com>
* config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to use
MIPS_CPU ("mips1", PROCESSOR_R3000, 1, 0)
MIPS_CPU ("mips2", PROCESSOR_R6000, 2, 0)
MIPS_CPU ("mips3", PROCESSOR_R4000, 3, 0)
-MIPS_CPU ("mips4", PROCESSOR_R8000, 4, 0)
+MIPS_CPU ("mips4", PROCESSOR_R10000, 4, 0)
/* Prefer not to use branch-likely instructions for generic MIPS32rX
and MIPS64rX code. The instructions were officially deprecated
in revisions 2 and earlier, but revision 3 is likely to downgrade