musl-cross-make/patches/gcc-5.2.0
Rich Felker 1c19e88d21 update gcc static PIE patch to work with all targets
since -E is no longer passed to the linker, musl commit
6fc30c2493fcfedec89e45088bea87766a1e3286 is now necessary to get a
version of rcrt1.o that works with the new static PIE support, or
-Wl,-E can be passed manually to work with old rcrt1.o.
2015-09-30 01:20:14 +00:00
..
0001-musl.diff add initial fdpic support 2015-09-11 17:27:35 +00:00
0002-pr66609.diff initial check-in 2015-08-25 19:32:46 +00:00
0003-shbitrot.diff fix gcc's misdetection of sh as not supporting tls 2015-09-13 08:27:27 +00:00
0004-j2.diff initial check-in 2015-08-25 19:32:46 +00:00
0005-staticpie.diff update gcc static PIE patch to work with all targets 2015-09-30 01:20:14 +00:00
0006-defaultpie.diff initial check-in 2015-08-25 19:32:46 +00:00
0007-fdpic.diff fix sh/fdpic 64-bit division code in libgcc 2015-09-24 02:44:28 +00:00