Rich Felker
d6a6d80eb2
add patch for binutils sh/fdpic bug 31619
2024-05-06 12:09:19 -04:00
Rich Felker
9515af5143
add binutils patches for pr22269
...
needed to fix static pie linking bugs on arm.
2020-01-31 16:33:42 -05:00
Rich Felker
02be46d639
add patches fixing ld bug linking arm tlsdesc relocs on 64-bit host
...
this is binutils issue #25062 . without it, cross-ld crashes linking
arm programs using tlsdesc if the host is 64-bit.
2019-10-06 23:36:25 -04:00
Rich Felker
684cb17061
update arm static pie TLS relocs patch to upstream version, backport
...
commit c9ac08753a53eb84c184901a083ee87b1992bd32 omitted a few changes,
resulting in spurious NONE-type relocs and possibly other problems.
update patches to match upstream fix.
2019-10-06 20:47:22 -04:00
Rich Felker
c9ac08753a
add binutils patch to fix broken arm LD/GD TLS relocs in static PIE
...
this is the same issue fixed for mips in 0004-mips-pie-tls.diff for
2.27, upstream in 2.32.
2019-10-02 10:44:20 -04:00
Rich Felker
629189831f
add binutils 2.32 hash and patches
2019-05-26 15:23:16 -04:00