]> code.ossystems Code Review - openembedded-core.git/commit
binutils: backport fix for TLSDESC relocations with no TLS segment on arch64
authorRoss Burton <ross.burton@intel.com>
Thu, 14 Jul 2016 19:59:19 +0000 (20:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2016 07:32:52 +0000 (08:32 +0100)
commita6c75ed55b7ef809bd7d4e69365ea5fb0d88d02e
treec5f75e7c6308f69fd2e65599017c39471a2dd195
parent6e7a9fd67a982f81a72a928709f145d61186e320
binutils: backport fix for TLSDESC relocations with no TLS segment on arch64

As exposed by WebKit on aarch64 hosts, which causes binutils to throw an
internal error.

[ YOCTO #9509 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/binutils/binutils-2.26.inc
meta/recipes-devtools/binutils/binutils/aarch64-tls.patch [new file with mode: 0644]