summaryrefslogtreecommitdiffstats
path: root/main/gcc/ada-no-pie.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: ugprade to 4.8.3Timo Teräs2014-08-011-9/+8
|
* main/gcc: implement crosscompiler creation and crossbuilding, musl fixesTimo Teräs2013-09-231-2/+20
|
* Revert "main/gcc: fixes, support crosscompiler creation"Natanael Copa2013-09-101-20/+2
| | | | | | Needs newer abuild This reverts commit ea0af854b52e5d2b44e6af094572e6ae38d1ba5a.
* main/gcc: fixes, support crosscompiler creationTimo Teräs2013-09-101-2/+20
| | | | | | | | - implement cross compiler creation - fix musl build - fix cross-building - fix ada to default to shared linking - fix gcc-gnat dependencies
* main/gcc: initial support for adaNatanael Copa2013-08-301-0/+49
For now we have ada off by default. To enable it you need a crosscompiled bootstrap ada in PATH (See http://dev.alpinelinux.org/~shafire/) and then LANG_ADA=true abuild -r