musl-cross-make/patches/binutils-2.27
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-j2.diff add binutils-2.27 patches 2016-11-06 22:34:19 -05:00
0002-pr17739-sh-gc-sections-bug.diff add binutils 2.27 patch fixing pr17739 on sh 2016-11-07 16:17:35 -05:00
0003-microblaze-pr21017.diff add patch fixing static linking bug with gotoff relocs on microblaze 2017-01-02 15:52:21 -05:00
0004-mips-pie-tls.diff add binutils patches fixing mips tls reloc output when linking pie 2018-01-31 12:26:40 -05:00