]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Inform binutils that armv5e really is valid!
authorMark Hatle <mark.hatle@windriver.com>
Tue, 3 Apr 2012 18:39:07 +0000 (13:39 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Apr 2012 15:49:39 +0000 (16:49 +0100)
commit4f2503ebdb5c491b758cbdf6eb7df96d4295c24f
tree9c031842c88554c07dfe415b36f80f10294c08f9
parent1634d736c55f767fe82a46bbb7f83c32006fece9
binutils: Inform binutils that armv5e really is valid!

A comment in the binutils sources indicate that it should support all of the
-march= parameters that gcc supports.  The tune validations noted that
gas failed on -march=armv5e.

It is not yet clear to me if this patch belongs upstream or not.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch [new file with mode: 0644]
meta/recipes-devtools/binutils/binutils_2.22.bb