binutils: fix glibc building for ARC with stock binutils 2.30
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Wed, 13 Jun 2018 16:39:56 +0000 (19:39 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 13 Jun 2018 20:28:38 +0000 (22:28 +0200)
commit3ee1976cccce68d016e5d45dae7f4809a6c12da6
tree253ff7688656fb55c8ccb08726256aad81face78
parentab9d39275c362650e734aef73124aa155d4ac33b
binutils: fix glibc building for ARC with stock binutils 2.30

There're known issues with building glibc for ARC with vanilla
Binutils 2.30. Adding a couple of not yet upstreamed patches that
solve it.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
[Thomas: remove numbering in patch titles, renumber patch file names.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/binutils/2.30/0006-ARC-Refactored-location-where-GOT-information-is-col.patch [new file with mode: 0644]
package/binutils/2.30/0007-ARC-Improved-robustness.-Return-FALSE-in-case-of-NUL.patch [new file with mode: 0644]
package/binutils/2.30/0008-ARC-Make-sure-global-symbol-is-not-an-indirect-or-wa.patch [new file with mode: 0644]
package/binutils/2.30/0009-ARC-PLT-information-was-still-being-generated-when-s.patch [new file with mode: 0644]