aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/005_all_default-as-needed.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: new bootstrapTimo Teräs2016-07-271-22/+19
| | | | | | | - use subpackages="pkg:split:arch" for clean bootstrap - fix split function for target libraries - remove hash-style patch in favor of the configure option - fix ada for arm*-*-*-musleabi* builds
* main/gcc: upgrade to 6.1.0Timo Teräs2016-07-051-0/+244
- 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