summaryrefslogtreecommitdiff
path: root/arm-unknown-riscos
Commit message (Collapse)AuthorAgeFilesLines
* force arm-unknowm-riscos gmp build to x86_64 otherwise compiling on VM hosts ↵Vincent Sanders2014-12-101-0/+11
| | | | fails
* unecessary to set version explictlyVincent Sanders2014-12-091-11/+0
|
* force gcc 4.7 svn versionVincent Sanders2014-12-091-0/+11
|
* Merge branch 'rjek/gccsdk-4.7.4' of ssh://git.netsurf-browser.org/toolchains ↵rjek/gccsdk-4.7.4Rob Kendrick2014-11-161-0/+3
|\ | | | | | | into rjek/gccsdk-4.7.4
| * Remove trampoline binaries created by newer GCCSDKRob Kendrick2014-11-161-0/+3
| |
* | Build RISC OS binutils with --enable-pluginsRob Kendrick2014-11-161-0/+11
|/
* Upgrade GCCSDK and OSLibRob Kendrick2014-11-163-387/+7
| | | | | | - GCCSDK is tied to a specific trunk revision, which appears to work and gives us 4.7.4 - OSLib upgraded from specific trunk revision to 7.00 release.
* Further texinfo fixesJohn-Mark Bell2014-11-151-48/+151
|
* Further texinfo fixes for binutils 2.21John-Mark Bell2014-11-151-1/+175
|
* Further fixups for GCCSDK buildJohn-Mark Bell2014-11-151-1/+41
|
* Speculative fix for RISC OS GCCSDK build.John-Mark Bell2014-11-151-0/+48
|
* ARM-Unknown-RISCOS: fix OSLib SVN URI.John-Mark Bell2014-01-051-1/+1
|
* make spidermonkey 1.8.5 build without JIT on RISC OSVincent Sanders2012-12-161-0/+2
| | | | add support for spidermonkey 1.7.0 source
* Dirty hack to make GCCSDK build with Python2.5John-Mark Bell2012-11-071-0/+11
|
* Switch from Infozip's FTP site to sourceforge for downloadDaniel Silverstone2012-11-031-2/+2
|
* Fix GIT URIs, add Squeeze to targets.John-Mark Bell2012-10-071-3/+3
|
* Change squeeze var. names.Michael Drake2012-10-071-3/+3
|
* Add squeeze. Get makerun from git. Untested.Michael Drake2012-10-071-4/+21
|
* Remove @.Michael Drake2012-10-011-1/+1
|
* Update comments.Michael Drake2012-10-011-2/+2
|
* Update to GCCSDK 4.1.2 v2.Michael Drake2012-10-014-126/+2
|
* 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