commit | 25c3000300163e2ebf68d94425088de35ead3d76 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Thu Dec 11 15:33:25 2008 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Jan 11 09:57:21 2009 +0000 |
tree | 096d96e7e5fbe633bcbf1e19da53bcfea78461e3 | |
parent | ed918c2daf9ef4c3b52f75736c3a652e5160c8ad [diff] |
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>