Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27337 | |||||
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 1 | -5/+5 | |
| | | | | SVN-Revision: 27333 | |||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27326 | |||||
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27262 | |||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 1 | -4/+4 | |
| | | | | SVN-Revision: 27118 | |||||
* | We use different toolchain directories for different ARM archs, so we should ↵ | Imre Kaloz | 2011-02-25 | 1 | -0/+4 | |
| | | | | | | | | | | set the default arch of gcc to reflect this. This enables EABI support for armv4 CPUs. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 25705 | |||||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 1 | -4/+4 | |
| | | | | SVN-Revision: 25515 | |||||
* | gcc: fix linaro 4.5.1 version check | Felix Fietkau | 2011-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25203 | |||||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | 1 | -7/+1 | |
| | | | | SVN-Revision: 25148 | |||||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24751 | |||||
* | add gcc 4.5.2 (replaces 4.5.1) | Imre Kaloz | 2010-12-21 | 1 | -2/+2 | |
| | | | | SVN-Revision: 24746 | |||||
* | gcc: fix newer libstdc++ compile issues with uclibc 0.9.32 | Felix Fietkau | 2010-12-20 | 1 | -0/+3 | |
| | | | | SVN-Revision: 24734 | |||||
* | upgrade the linaro gcc to the 2010.12 release | Imre Kaloz | 2010-12-14 | 1 | -3/+3 | |
| | | | | SVN-Revision: 24563 | |||||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 1 | -0/+4 | |
| | | | | SVN-Revision: 24558 | |||||
* | update the linaro gcc to v2010.11-1 | Imre Kaloz | 2010-11-10 | 1 | -3/+3 | |
| | | | | SVN-Revision: 23940 | |||||
* | fix typo | Imre Kaloz | 2010-10-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23705 | |||||
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 1 | -16/+1 | |
| | | | | SVN-Revision: 23704 | |||||
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 1 | -0/+10 | |
| | | | | SVN-Revision: 23703 | |||||
* | we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | 1 | -3/+0 | |
| | | | | SVN-Revision: 23686 | |||||
* | gcc 4.4.5 support | Imre Kaloz | 2010-10-04 | 1 | -0/+3 | |
| | | | | SVN-Revision: 23220 | |||||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | 1 | -1/+1 | |
| | | | | | | certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. SVN-Revision: 23196 | |||||
* | gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size | Felix Fietkau | 2010-09-20 | 1 | -0/+6 | |
| | | | | SVN-Revision: 23103 | |||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 1 | -4/+4 | |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | |||||
* | add support for gcc-4.5.1 | Florian Fainelli | 2010-08-01 | 1 | -0/+3 | |
| | | | | SVN-Revision: 22450 | |||||
* | gcc: split up the build process into three distinct stages (minimal, ↵ | Felix Fietkau | 2010-07-20 | 1 | -0/+190 | |
initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319 |