| Commit message (Expand) | Author | Age | Files | Lines |
* | combine the two gcc-4.4.1 selects into a single one | Florian Fainelli | 2009-10-25 | 1 | -2/+0 |
* | get rid of gcc-4.4.0 support | Florian Fainelli | 2009-10-21 | 1 | -3/+1 |
* | add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | Florian Fainelli | 2009-10-21 | 1 | -0/+2 |
* | fix potential inconsistencies in toolchain selection on linux 2.4 | Felix Fietkau | 2009-10-20 | 1 | -1/+7 |
* | use the new 4.3.3+cs toolchain for mips and arm - significantly improves code... | Felix Fietkau | 2009-10-20 | 1 | -1/+5 |
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 1 | -0/+2 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 | 1 | -0/+2 |
* | switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 | 1 | -0/+3 |
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 1 | -0/+3 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 | 1 | -1/+0 |
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 1 | -1/+1 |
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 | 1 | -0/+2 |
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 | 1 | -1/+3 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe... | Florian Fainelli | 2009-07-16 | 1 | -0/+1 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | 1 | -0/+1 |
* | Gcc 4.3.3 default for etrax | Claudio Mignanti | 2009-05-09 | 1 | -0/+1 |
* | Changed default gcc for ps3 | Hamish Guthrie | 2009-04-30 | 1 | -0/+2 |
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ... | Florian Fainelli | 2009-04-23 | 1 | -0/+6 |
* | update compiler version defaults | Hamish Guthrie | 2009-04-16 | 1 | -3/+1 |
* | Bumped compiler version for PS3 | Hamish Guthrie | 2009-03-16 | 1 | -3/+1 |
* | Set default compiler for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+5 |
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | 1 | -4/+0 |
* | add gcc 4.3.3, clean up gcc version config symbols | Felix Fietkau | 2009-01-27 | 1 | -4/+5 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 1 | -0/+30 |
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 | 1 | -6/+0 |
* | switch powerpc targets to gcc 4.2.4 | Imre Kaloz | 2008-11-26 | 1 | -3/+2 |
* | switch to gcc 4.2.4 for avr32 | Imre Kaloz | 2008-11-25 | 1 | -1/+1 |
* | gcc 4.2.4 support | Imre Kaloz | 2008-05-31 | 1 | -0/+1 |
* | use GCC 4.2.3 by default for AVR32 | Imre Kaloz | 2008-02-07 | 1 | -0/+3 |
* | add GCC 4.2.3 | Imre Kaloz | 2008-02-07 | 1 | -0/+1 |
* | gcc: fix version selection for Magicbox | Gabor Juhos | 2008-02-01 | 1 | -1/+1 |
* | fix GCC version selection for Magicbox | Imre Kaloz | 2008-01-27 | 1 | -1/+1 |
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 | 1 | -0/+1 |
* | rdc can be built with gcc4 as well, my mistake | Florian Fainelli | 2007-08-08 | 1 | -1/+1 |
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 | 1 | -1/+1 |
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 1 | -1/+2 |
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta... | Felix Fietkau | 2007-06-28 | 1 | -8/+3 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | Felix Fietkau | 2007-06-28 | 1 | -1/+1 |
* | fix gcc version selection | Imre Kaloz | 2007-03-11 | 1 | -1/+1 |
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 1 | -0/+1 |
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - b... | Felix Fietkau | 2007-01-26 | 1 | -3/+1 |
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 | 1 | -3/+3 |
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | 1 | -2/+2 |
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | Felix Fietkau | 2006-12-07 | 1 | -1/+4 |
* | default to gcc 4.1.1 for the rb532 again | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | 1 | -0/+1 |
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | Felix Fietkau | 2006-11-21 | 1 | -1/+1 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | Imre Kaloz | 2006-10-27 | 1 | -3/+1 |
* | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 | 1 | -1/+1 |
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+20 |