aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/207-static-pie.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: upgrade to 8.2.0Natanael Copa2018-09-261-40/+0
|
* main/gcc: add ld -Bsymbolic for static pie linkingTimo Teräs2016-10-251-1/+1
| | | | ref #6372
* main/gcc: upgrade to 6.1.0Timo Teräs2016-07-051-0/+40
- use --enable-default-pie - patch bind now, ssp-strong, fortify and as-needed to be defaults - remove gentoo esp patches as unneeded (deprecated by the above) - update ecj - remove upstreamed musl patches, add current musl patches - support musl's static pie - fix some bootstrapping related issues