binutils: bfd doesn't handle ELF compressed data alignment

Backport patches for ld/gold from master

[YOCTO# 13136]

(From OE-Core rev: e0ed2313f22c2ca30477942fc57877b8b194428a)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2019-01-11 00:15:25 -08:00
committed by Richard Purdie
parent 227aafa1cf
commit 4ebe398b1d
3 changed files with 534 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ SRC_URI = "\
file://0014-Detect-64-bit-MIPS-targets.patch \
file://0015-sync-with-OE-libtool-changes.patch \
file://0016-add-i386pep-emulation-for-x86_64.patch \
file://0022-Handle-ELF-compressed-header-alignment-correctly-by-.patch \
file://0023-gold-Get-alignment-of-uncompressed-section-from-ch_a.patch \
file://clang-bfd-fix.patch \
file://CVE-2018-17358.patch \
file://CVE-2018-17360.patch \