aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/ada-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: upgrade to 6.1.0Timo Teräs2016-07-051-16/+16
| | | | | | | | | | - 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
* main/gcc: upgrade to gcc 5.1.0Timo Teräs2015-06-051-9/+0
|
* main/gcc: unbreak ada on uclibc, crossbuild fixes, and musl updatesTimo Teräs2013-09-241-11/+8
|
* main/gcc: implement crosscompiler creation and crossbuilding, musl fixesTimo Teräs2013-09-231-0/+47
|
* Revert "main/gcc: fixes, support crosscompiler creation"Natanael Copa2013-09-101-47/+0
| | | | | | Needs newer abuild This reverts commit ea0af854b52e5d2b44e6af094572e6ae38d1ba5a.
* main/gcc: fixes, support crosscompiler creationTimo Teräs2013-09-101-0/+47
- implement cross compiler creation - fix musl build - fix cross-building - fix ada to default to shared linking - fix gcc-gnat dependencies