summaryrefslogtreecommitdiff
path: root/arm-unknown-riscos
Commit message (Collapse)AuthorAgeFilesLines
* Update to build from scratchVincent Sanders2012-07-171-0/+2
| | | | Add basic README containing dependancies and risc os build instructions
* Patch to fix bug in UnixLib stack extension causing the signal handler stack ↵John Mark Bell2011-10-271-0/+88
| | | | | | to be trampled. svn path=/toolchains/; revision=13081
* Fixup bitrot:John Mark Bell2011-10-274-41/+127
| | | | | | | | * Makefile now uses the same scheme as the other toolchains for dependency tracking * Binutils 2.21 is no longer available so migrate to 2.21.1 with a partial backport of GCCSDK r5195 * Introduce patch to fix bug in defmod that causes OSLib builds to fail with GAS 2.21.1 (will be upstreamed asap) svn path=/toolchains/; revision=13080
* Make my views on installing build host tooling into the target environment clearJohn Mark Bell2011-01-041-0/+1
| | | | svn path=/toolchains/; revision=11195
* Add Infozip to toolchain (patches shamelessly stolen from the GCCSDK ↵John Mark Bell2011-01-044-1/+252
| | | | | | autobuilder) svn path=/toolchains/; revision=11194
* Add makerun to toolchainJohn Mark Bell2011-01-021-1/+15
| | | | svn path=/toolchains/; revision=11187
* Move OSLib build to the arm-unknown-riscos toolchainJohn Mark Bell2011-01-021-5/+44
| | | | | | Add CCRes to the toolchain svn path=/toolchains/; revision=11183
* Build runes for the RISC OS toolchainJohn Mark Bell2010-12-302-0/+41
svn path=/toolchains/; revision=11170