Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Imre Kaloz | 2013-04-01 | 1 | -6/+4 |
| | | | | SVN-Revision: 36148 | ||||
* | fixup 4.7 configure options | Imre Kaloz | 2013-04-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 36146 | ||||
* | llvm is marked broken for two and a half year now, nuke it | Imre Kaloz | 2013-04-01 | 1 | -19/+4 |
| | | | | SVN-Revision: 36145 | ||||
* | gcc: remove support for 4.6.2 | Luka Perkov | 2013-02-26 | 1 | -3/+0 |
| | | | | | | | | | There are no good reasons for keeping this version around when 4.6.3 and 4.6-linaro are there. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35805 | ||||
* | gcc-linaro-4.6: update to 2012.12 | Florian Fainelli | 2013-01-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35044 | ||||
* | gcc-linaro-4.7: update to 2012.12 | Florian Fainelli | 2013-01-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35043 | ||||
* | gcc: remove support for 4.7.0 | Florian Fainelli | 2012-11-21 | 1 | -3/+0 |
| | | | | | | | | | There are no good reasons for keeping this version around when 4.7.2 and 4.7-linaro are there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34296 | ||||
* | gcc: build with HOST_CFLAGS | Florian Fainelli | 2012-11-19 | 1 | -0/+1 |
| | | | | | | | | | Turns on -O2 optimization when building GCC thus making the cross-compiler a little faster (about 25%). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34266 | ||||
* | gcc-4.6-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34264 | ||||
* | gcc-4.7-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34263 | ||||
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34122 | ||||
* | gcc: add GCC 4.7.2 | Florian Fainelli | 2012-10-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 33763 | ||||
* | gcc: add GCC 4.6.3 | Florian Fainelli | 2012-10-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 33762 | ||||
* | gcc: update 4.5-linaro to 4.5-2012.03 | Florian Fainelli | 2012-10-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 33760 | ||||
* | gcc: update 4.7-linaro to 4.7-2012.10 | Florian Fainelli | 2012-10-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 33759 | ||||
* | gcc: update gcc-4.6-linaro to 4.6-2012.10 | Florian Fainelli | 2012-10-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 33758 | ||||
* | gcc: add --with-long-double-128 for SPARC toolchain | Florian Fainelli | 2012-10-12 | 1 | -0/+1 |
| | | | | | | This is required in order to build the final compiler. SVN-Revision: 33739 | ||||
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33444 | ||||
* | add support for GCC 4.7-linaro (based on GCC 4.7.1) | Mirko Vogt | 2012-04-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 31392 | ||||
* | upgrade to gcc 4.4.7 | Imre Kaloz | 2012-04-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 31230 | ||||
* | add support for gcc 4.7.0 - thanks to acoul! | Mirko Vogt | 2012-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 31216 | ||||
* | gcc: now that the gpr save/restore issues are taken care of, remove the ↵ | Felix Fietkau | 2012-03-05 | 1 | -4/+0 |
| | | | | | | -Os/-O2 workaround that dealt with it earlier SVN-Revision: 30815 | ||||
* | upgrade vanilla gcc to 4.6.2 | Imre Kaloz | 2012-02-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 30470 | ||||
* | update to latest Linaro releases | Imre Kaloz | 2012-02-12 | 1 | -5/+5 |
| | | | | SVN-Revision: 30466 | ||||
* | upgrade to latest linaro releases | Imre Kaloz | 2012-01-14 | 1 | -5/+5 |
| | | | | SVN-Revision: 29748 | ||||
* | gcc: always explicitly link against libstdc++, fixes build errors on some ↵ | Felix Fietkau | 2012-01-12 | 1 | -1/+1 |
| | | | | | | hosts that refuse to link it in implicitly (should fix #10587) SVN-Revision: 29721 | ||||
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -5/+14 |
| | | | | SVN-Revision: 28042 | ||||
* | gcc: update gcc-4.5-linaro to 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 28039 | ||||
* | gcc: rename linaro to 4.5-linaro | Hauke Mehrtens | 2011-08-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 28038 | ||||
* | simplify configuration | Imre Kaloz | 2011-07-02 | 1 | -11/+4 |
| | | | | SVN-Revision: 27353 | ||||
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵ | Imre Kaloz | 2011-07-02 | 1 | -11/+1 |
| | | | | | | ubicom32) SVN-Revision: 27351 | ||||
* | 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 |