Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [toolchain/gcc]: fix typo | Imre Kaloz | 2010-10-29 | 1 | -1/+1 |
* | [toolchain/gcc]: get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 1 | -16/+1 |
* | [toolchain/gcc]: add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 1 | -0/+10 |
* | [toolchain]: we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | 1 | -3/+0 |
* | [toolchain]: gcc 4.4.5 support | Imre Kaloz | 2010-10-04 | 1 | -0/+3 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | Michael Büsch | 2010-10-03 | 1 | -1/+1 |
* | gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size | Felix Fietkau | 2010-09-20 | 1 | -0/+6 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -4/+4 |
* | [toolchain] add support for gcc-4.5.1 | Florian Fainelli | 2010-08-01 | 1 | -0/+3 |
* | gcc: split up the build process into three distinct stages (minimal, initial,... | Felix Fietkau | 2010-07-20 | 1 | -0/+190 |