musl-cross-make/patches/gcc-7.3.0
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
..
0001-ssp_nonshared.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0002-posix_memalign.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0003-cilkrts.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0004-libatomic-test-fix.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0005-libgomp-test-fix.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0006-libitm-test-fix.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0007-libvtv-test-fix.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0008-Revert-PR-driver-81523-Make-static-override-pie.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0009-Revert-RS6000-linux-startfile-endfile.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0010-static-pie-support.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0011-j2.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0012-s390x-muslldso.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0013-microblaze-pr65649.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0014-ldbl128-config.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0015-m68k.diff add gcc-7.3.0 patches 2018-07-11 16:12:22 -04:00
0016-invalid_tls_model.diff add patches to fix invalid tls-model usage in gcc target libs 2018-09-25 13:52:59 -04:00
0017-fix-gthr-weak-refs-for-libgcc.patch add patches fixing broken libgcc multi-thread detection via weak refs 2019-09-24 19:19:23 -04:00
0018-riscv-tls-copy-relocs.diff add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00