linux/arch/sparc
David S. Miller e0adb9902f sparc32: Add -Av8 to assembler command line.
Newer version of binutils are more strict about specifying the
correct options to enable certain classes of instructions.

The sparc32 build is done for v7 in order to support sun4c systems
which lack hardware integer multiply and divide instructions.

So we have to pass -Av8 when building the assembler routines that
use these instructions and get patched into the kernel when we find
out that we have a v8 capable cpu.

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-13 18:19:51 -07:00
..
boot
configs
include/asm
kernel
lib lib: Fix multiple definitions of clz_tab 2012-02-02 10:34:23 +11:00
math-emu
mm
oprofile
prom
Kconfig lib: Fix multiple definitions of clz_tab 2012-02-02 10:34:23 +11:00
Kconfig.debug
Makefile sparc32: Add -Av8 to assembler command line. 2012-03-13 18:19:51 -07:00