musl-cross-make/patches/gcc-5.2.0
Rich Felker d0ca7b1054 update gcc fdpic patch
two changes are made:

1. always enable flag_pic for fdpic. without this, various ICE and bad
codegen was observed.

2. allow sibcall for fdpic; it's valid since r12 is call-clobbered.
2015-09-21 06:00:40 +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 initial check-in 2015-08-25 19:32:46 +00:00
0006-defaultpie.diff initial check-in 2015-08-25 19:32:46 +00:00
0007-fdpic.diff update gcc fdpic patch 2015-09-21 06:00:40 +00:00