Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix gcc version selection for octeon | Florian Fainelli | 2009-11-26 |
| | | | | SVN-Revision: 18551 | ||
* | combine the two gcc-4.4.1 selects into a single one | Florian Fainelli | 2009-10-25 |
| | | | | SVN-Revision: 18148 | ||
* | get rid of gcc-4.4.0 support | Florian Fainelli | 2009-10-21 |
| | | | | SVN-Revision: 18115 | ||
* | add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | Florian Fainelli | 2009-10-21 |
| | | | | SVN-Revision: 18113 | ||
* | fix potential inconsistencies in toolchain selection on linux 2.4 | Felix Fietkau | 2009-10-20 |
| | | | | SVN-Revision: 18097 | ||
* | use the new 4.3.3+cs toolchain for mips and arm - significantly improves ↵ | Felix Fietkau | 2009-10-20 |
| | | | | | | code size on mips and performance on arm SVN-Revision: 18094 | ||
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 |
| | | | | SVN-Revision: 18059 | ||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||
* | switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 |
| | | | | SVN-Revision: 17743 | ||
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 |
| | | | | SVN-Revision: 17346 | ||
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307 | ||
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 |
| | | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306 | ||
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 |
| | | | | SVN-Revision: 17165 | ||
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 |
| | | | | SVN-Revision: 17161 | ||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 |
| | | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860 | ||
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 |
| | | | | SVN-Revision: 16538 | ||
* | Gcc 4.3.3 default for etrax | Claudio Mignanti | 2009-05-09 |
| | | | | SVN-Revision: 15742 | ||
* | Changed default gcc for ps3 | Hamish Guthrie | 2009-04-30 |
| | | | | SVN-Revision: 15504 | ||
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵ | Florian Fainelli | 2009-04-23 |
| | | | | | | patch SVN-Revision: 15345 | ||
* | update compiler version defaults | Hamish Guthrie | 2009-04-16 |
| | | | | SVN-Revision: 15230 | ||
* | Bumped compiler version for PS3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14894 | ||
* | Set default compiler for ps3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14893 | ||
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 |
| | | | | SVN-Revision: 14870 | ||
* | add gcc 4.3.3, clean up gcc version config symbols | Felix Fietkau | 2009-01-27 |
| | | | | SVN-Revision: 14226 | ||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 |
| | | | | SVN-Revision: 14131 | ||
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 |
| | | | | SVN-Revision: 13483 | ||
* | switch powerpc targets to gcc 4.2.4 | Imre Kaloz | 2008-11-26 |
| | | | | SVN-Revision: 13359 | ||
* | switch to gcc 4.2.4 for avr32 | Imre Kaloz | 2008-11-25 |
| | | | | SVN-Revision: 13353 | ||
* | gcc 4.2.4 support | Imre Kaloz | 2008-05-31 |
| | | | | SVN-Revision: 11310 | ||
* | use GCC 4.2.3 by default for AVR32 | Imre Kaloz | 2008-02-07 |
| | | | | SVN-Revision: 10414 | ||
* | add GCC 4.2.3 | Imre Kaloz | 2008-02-07 |
| | | | | SVN-Revision: 10413 | ||
* | gcc: fix version selection for Magicbox | Gabor Juhos | 2008-02-01 |
| | | | | SVN-Revision: 10345 | ||
* | fix GCC version selection for Magicbox | Imre Kaloz | 2008-01-27 |
| | | | | SVN-Revision: 10288 | ||
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 |
| | | | | SVN-Revision: 9443 | ||
* | rdc can be built with gcc4 as well, my mistake | Florian Fainelli | 2007-08-08 |
| | | | | SVN-Revision: 8379 | ||
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 |
| | | | | SVN-Revision: 8345 | ||
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 |
| | | | | SVN-Revision: 8223 | ||
* | update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵ | Felix Fietkau | 2007-06-28 |
| | | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762 | ||
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵ | Felix Fietkau | 2007-06-28 |
| | | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753 | ||
* | fix gcc version selection | Imre Kaloz | 2007-03-11 |
| | | | | SVN-Revision: 6556 | ||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 |
| | | | | SVN-Revision: 6343 | ||
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵ | Felix Fietkau | 2007-01-26 |
| | | | | | | brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) SVN-Revision: 6209 | ||
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 |
| | | | | SVN-Revision: 6208 | ||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 |
| | | | | SVN-Revision: 6185 | ||
* | 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 |
| | | | | SVN-Revision: 5706 | ||
* | default to gcc 4.1.1 for the rb532 again | Felix Fietkau | 2006-12-06 |
| | | | | SVN-Revision: 5700 | ||
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5625 | ||
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | Felix Fietkau | 2006-11-21 |
| | | | | SVN-Revision: 5605 | ||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||
* | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 |
| | | | | SVN-Revision: 5291 |