alistair23-linux/arch/mips/pmcs-msp71xx
Ralf Baechle a809d46066 MIPS: Fix gigaton of warning building with microMIPS.
With binutils 2.24 the attempt to switch with microMIPS mode to MIPS III
mode through .set mips3 results in *lots* of warnings like

{standard input}: Assembler messages:
{standard input}:397: Warning: the 64-bit MIPS architecture does not support the `smartmips' extension

during a kernel build.  Fixed by using .set arch=r4000 instead.

This breaks support for building the kernel with binutils 2.13 which
was supported for 32 bit kernels only anyway and 2.14 which was a bad
vintage for MIPS anyway.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-03-31 18:17:12 +02:00
..
Kconfig MIPS: introduce MIPS_L1_CACHE_SHIFT_<N> 2014-01-24 22:39:55 +01:00
Makefile MIPS: MSP71xx: Remove gpio drivers 2013-06-18 00:31:31 +02:00
msp_elb.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_eth.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_hwbutton.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_cic.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_per.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_slp.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_pci.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_prom.c MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions 2013-05-17 20:36:32 +02:00
msp_serial.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_setup.c MIPS: Fix gigaton of warning building with microMIPS. 2014-03-31 18:17:12 +02:00
msp_smp.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_smtc.c MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 2013-07-14 19:36:51 -04:00
msp_time.c MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code 2013-07-14 19:36:51 -04:00
msp_usb.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
Platform MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00