summaryrefslogtreecommitdiffstats
path: root/main/gcc/ada-musl.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: upgrade to gcc 5.1.0Timo Teräs2015-06-051-20/+21
|
* main/gcc: another attempt at ada arm/muslgnueabi fixingTimo Teräs2014-12-111-1/+1
| | | | Makefile allows only for one '%' in the filter-out pattern
* main/gcc: fix muslgnueabi detection in ada bootstrapTimo Teräs2014-12-111-0/+11
|
* main/gcc: upgrade to 4.9.2, drop uclibc supportTimo Teräs2014-12-101-32/+39
| | | | | | | | * refresh gentoo esp patches * split alpine specific esp changes to nice patch * update musl, poison-system-directories and cloog-dl patches * rebase our ada-musl and ada-no-pie patches * remove unneeded patches (bugs fixed upstream, and uclibc patches)
* main/gcc: implement crosscompiler creation and crossbuilding, musl fixesTimo Teräs2013-09-231-0/+118
|
* Revert "main/gcc: fixes, support crosscompiler creation"Natanael Copa2013-09-101-118/+0
| | | | | | Needs newer abuild This reverts commit ea0af854b52e5d2b44e6af094572e6ae38d1ba5a.
* main/gcc: fixes, support crosscompiler creationTimo Teräs2013-09-101-0/+118
- implement cross compiler creation - fix musl build - fix cross-building - fix ada to default to shared linking - fix gcc-gnat dependencies