musl-cross-make/patches
Rich Felker 52527c462f add patch fixing copy relocs issue on riscv
this is binutils issue 23825, but it's caused by gcc using local-exec
model rather than initial-exec model with the intent of making
binutils generate copy relocations. this is harmful, unnecessary, and
not presently supported by musl (and probably should never be). patch
taken from https://github.com/riscv/riscv-gcc/pull/118.
2019-11-19 08:50:58 -05:00
..
binutils-2.25.1 add patches fixing ld bug linking arm tlsdesc relocs on 64-bit host 2019-10-06 23:36:25 -04:00
binutils-2.27 add patches fixing ld bug linking arm tlsdesc relocs on 64-bit host 2019-10-06 23:36:25 -04:00
binutils-2.32 add patches fixing ld bug linking arm tlsdesc relocs on 64-bit host 2019-10-06 23:36:25 -04: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.3.0 add patches fixing broken libgcc multi-thread detection via weak refs 2019-09-24 19:19:23 -04:00
gcc-6.4.0 add patches fixing broken libgcc multi-thread detection via weak refs 2019-09-24 19:19:23 -04:00
gcc-6.5.0 add patches fixing broken libgcc multi-thread detection via weak refs 2019-09-24 19:19:23 -04:00
gcc-7.2.0 add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00
gcc-7.3.0 add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00
gcc-8.3.0 add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00
gcc-9.2.0 add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00
linux-4.4.10 Remove absolute references to pwd in linux headers. 2019-11-10 20:26:27 -05:00