musl-cross-make/patches
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
..
binutils-2.25.1 add binutils patches fixing mips tls reloc output when linking pie 2018-01-31 12:26:40 -05:00
binutils-2.27 add binutils patches fixing mips tls reloc output when linking pie 2018-01-31 12:26:40 -05:00
binutils-397a64b3 add support for last GPLv2 binutils version (git snapshot) 2015-11-06 06:44:16 +00:00
gcc-4.2.1 add support for gcc 4.2.1 (last gplv2 version) 2015-11-06 06:23:54 +00:00
gcc-5.2.0 fix gcc-5.* build with a recent gcc 2016-11-07 12:50:37 -05:00
gcc-5.3.0 fix gcc-5.* build with a recent gcc 2016-11-07 12:50:37 -05:00
gcc-6.2.0 add patch for s390x musl ldso name to gcc 6.2.0 patchset 2016-11-11 23:42:54 -05:00
gcc-6.3.0 fix compiling gcc 6.3.0 with strict c++ compilers 2017-10-19 19:30:05 -04:00
gcc-7.2.0 add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
linux-4.4.10 Patch elf.h circular dependency out of linux-4.4.10 2016-05-30 04:44:24 +02:00