musl-cross-make/patches/gcc-7.2.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
..
0002-ssp_nonshared.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0004-posix_memalign.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0005-cilkrts.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0006-libatomic-test-fix.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0007-libgomp-test-fix.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0008-libitm-test-fix.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0009-libvtv-test-fix.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0010-static-pie-support.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0011-j2.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0012-s390x-muslldso.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0013-microblaze-pr65649.diff add support for gcc 7.2.0 2017-10-19 19:48:01 -04:00
0014-m68k.diff add m68k support patches for all currently supported gcc versions 2018-06-21 15:30:04 -04:00
0015-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
0016-riscv-tls-copy-relocs.diff add patch fixing copy relocs issue on riscv 2019-11-19 08:50:58 -05:00