Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gcc: upgrade to 4.8.2 | Natanael Copa | 2013-10-17 | 1 | -90/+0 |
| | |||||
* | main/gcc: unbreak libgcc on uclibc, update musl patches | Timo Teräs | 2013-09-25 | 1 | -230/+238 |
| | | | | | | | - refresh all musl patches (gcc_cv_libc_provides_ssp detects now) - add patch to fix the musl patch so that on uclibc we also use gcc_cv_target_dl_iterate_phdr since the sources was changed to use this instead of __GLIBC__ defines | ||||
* | main/gcc: unbreak ada on uclibc, crossbuild fixes, and musl updates | Timo Teräs | 2013-09-24 | 1 | -252/+75 |
| | |||||
* | main/gcc: implement crosscompiler creation and crossbuilding, musl fixes | Timo Teräs | 2013-09-23 | 1 | -34/+427 |
| | |||||
* | Revert "main/gcc: fixes, support crosscompiler creation" | Natanael Copa | 2013-09-10 | 1 | -296/+1 |
| | | | | | | Needs newer abuild This reverts commit ea0af854b52e5d2b44e6af094572e6ae38d1ba5a. | ||||
* | main/gcc: fixes, support crosscompiler creation | Timo Teräs | 2013-09-10 | 1 | -1/+296 |
| | | | | | | | | - implement cross compiler creation - fix musl build - fix cross-building - fix ada to default to shared linking - fix gcc-gnat dependencies | ||||
* | main/gcc: upgrade to 4.8.1 | Natanael Copa | 2013-07-12 | 1 | -0/+399 |
TODO: fix gcc-go |