summaryrefslogtreecommitdiff
path: root/armv7lhf-cross-toolchain.morph
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'baserock/sam/gcc-4.7'Sam Thursfield2014-04-291-3/+3
|\ | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * Partially upgrade Baserock to use GCC 4.7Sam Thursfield2014-04-241-4/+2
|/ | | | | | | | | The bootstrap still uses GCC 4.6 at this point. To use 4.7, we must change the bootstrap to give GCC a sysroot path at configure time, which has various consequences. A bug in GCC 4.6.2 prevents GCC 4.7 from building it, so we must also apply the patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 to GCC 4.6.
* Petrify Masterbaserock/danielsilverstone/petrify-allDaniel Silverstone2014-03-261-5/+10
|
* Fix refs that somehow escaped being fixed during the mergeRichard Maw2014-03-071-10/+5
|
* Add morphologies for armv7lhf cross-compiler systemRichard Maw2014-03-051-0/+37
This works as a chroot you can cross compile binaries to armv7lhf from, provided you don't minimal tooling.