]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Override assembler target architecture for octeon.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 11 Dec 2008 23:33:25 +0000 (15:33 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 11 Jan 2009 09:57:21 +0000 (09:57 +0000)
commit747d5d6e613993118027792132976bf814c7d088
tree096d96e7e5fbe633bcbf1e19da53bcfea78461e3
parent1c016d54b67b0f2f642c9152c1cd2c97c26ee35a
MIPS: Override assembler target architecture for octeon.

Gas from binutils 2.19 fails to compile some cop1 instructions with
-march=octeon.  Since the cop1 instructions are present in mips1, use
that arch instead.  This will be fixed in binutils 2.20.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h
arch/mips/kernel/genex.S