musl-cross-make/patches/binutils-2.25.1
Rich Felker 030b83f3a8 add binutils patches fixing mips tls reloc output when linking pie
the linker was wrongly leaving dynamic relocations for GD-model TLS
defined in the main program when linking the main program as PIE. this
was only suboptimal for dynamic pie, but for static pie it resulted in
runtime failure since there is no dynamic linker to resolve the DTPMOD
reference.

this has been reported as binutils bug #22570.
2018-01-31 12:26:40 -05:00
..
0001-staticpie.diff fix docs error introduced in binutils static pie patch 2015-11-06 00:40:50 +00:00
0002-cas.diff fix binutils patching regression that stopped the build 2016-03-02 00:47:54 +00:00
0003-shemuls.diff add initial fdpic support 2015-09-11 17:27:35 +00:00
0004-shfdpicflag.diff fix inverted setting of sh fdpic flag by binutils 2015-09-14 17:31:27 +00:00
0005-shfdpicgot.diff add patch to fix binutils pr 19091 affecting sh/fdpic shared libs 2015-10-08 16:34:45 +00:00
0006-mbbadsymindx.diff add patch to fix ld bug breaking musl on microblaze 2016-02-11 23:53:39 +00:00
0007-tcarm.diff Fix ub in binutils causing failure to build for arm with clang 2016-05-30 04:44:24 +02:00
0008-mips-pie-tls.diff add binutils patches fixing mips tls reloc output when linking pie 2018-01-31 12:26:40 -05:00