Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gcc: upgrade to 6.1.0 | Timo Teräs | 2016-07-05 | 1 | -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.0 | Timo Teräs | 2015-06-05 | 1 | -9/+0 |
| | |||||
* | main/gcc: unbreak ada on uclibc, crossbuild fixes, and musl updates | Timo Teräs | 2013-09-24 | 1 | -11/+8 |
| | |||||
* | main/gcc: implement crosscompiler creation and crossbuilding, musl fixes | Timo Teräs | 2013-09-23 | 1 | -0/+47 |
| | |||||
* | Revert "main/gcc: fixes, support crosscompiler creation" | Natanael Copa | 2013-09-10 | 1 | -47/+0 |
| | | | | | | Needs newer abuild This reverts commit ea0af854b52e5d2b44e6af094572e6ae38d1ba5a. | ||||
* | main/gcc: fixes, support crosscompiler creation | Timo Teräs | 2013-09-10 | 1 | -0/+47 |
- implement cross compiler creation - fix musl build - fix cross-building - fix ada to default to shared linking - fix gcc-gnat dependencies |