]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Add thunderx support to gas
authorJagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Tue, 8 Sep 2015 20:02:01 +0000 (01:32 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Sep 2015 13:25:00 +0000 (14:25 +0100)
commit0cdf96013f66ee3a695038af633e3160b7f720dc
treef7a7b46b2269ae67ba65b1912eb7f8a1557ffec6
parenta31c715fe484af7fe582d8becac0f20a33acac42
binutils: Add thunderx support to gas

Without this patch, cross compiling for AArch64 with
"-mcpu=thunderx" fails with below error,

-- snip --
Assembler messages:
Error: unknown cpu `thunderx'
Error: unrecognized option -mcpu=thunderx
-- CUT --

Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.25.1.inc
meta/recipes-devtools/binutils/binutils/add-thunderx-support-for-gas.patch [new file with mode: 0644]