musl-cross-make/patches/gcc-8.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 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0002-posix_memalign.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0003-libatomic-test-fix.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0004-libgomp-test-fix.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0005-libitm-test-fix.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0006-libvtv-test-fix.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0007-j2.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0008-s390x-muslldso.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0009-microblaze-pr65649.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0010-ldbl128-config.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0011-m68k.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0012-static-pie.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0013-invalid_tls_model.diff add gcc 8.3.0 hash and patches 2019-05-26 15:22:55 -04:00
0014-fix-gthr-weak-refs-for-libgcc.patch renumber latest gcc 8.3.0 patch so as not to duplicate numbering 2019-11-10 20:19:00 -05:00
0015-riscv-tls-copy-relocs.diff add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00