summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
Commit message (Collapse)AuthorAgeFilesLines
...
* use gcc 4.3.4 for the gemini targetImre Kaloz2010-02-231-0/+3
| | | | SVN-Revision: 19824
* use gcc 4.4.3 for mips64 targetsImre Kaloz2010-02-171-2/+2
| | | | SVN-Revision: 19686
* use gcc 4.4.3 for the powerpc targets by defaultImre Kaloz2010-02-161-2/+4
| | | | SVN-Revision: 19671
* the CS toolchain FTBS for the gemini, use the old one for nowImre Kaloz2010-02-081-1/+1
| | | | SVN-Revision: 19556
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainFelix Fietkau2010-01-261-1/+1
| | | | SVN-Revision: 19350
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-261-0/+2
| | | | SVN-Revision: 19348
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-251-0/+2
| | | | SVN-Revision: 19324
* add support for gcc 4.4.3Imre Kaloz2010-01-241-0/+2
| | | | SVN-Revision: 19314
* gcc: use coherent version selector between binutils & gccNicolas Thill2010-01-191-1/+1
| | | | SVN-Revision: 19227
* fix gcc version selection for octeonFlorian Fainelli2009-11-261-1/+1
| | | | SVN-Revision: 18551
* combine the two gcc-4.4.1 selects into a single oneFlorian Fainelli2009-10-251-2/+0
| | | | SVN-Revision: 18148
* get rid of gcc-4.4.0 supportFlorian Fainelli2009-10-211-3/+1
| | | | SVN-Revision: 18115
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-211-0/+2
| | | | SVN-Revision: 18113
* fix potential inconsistencies in toolchain selection on linux 2.4Felix Fietkau2009-10-201-1/+7
| | | | SVN-Revision: 18097
* use the new 4.3.3+cs toolchain for mips and arm - significantly improves ↵Felix Fietkau2009-10-201-1/+5
| | | | | | code size on mips and performance on arm SVN-Revision: 18094
* add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsFelix Fietkau2009-10-191-0/+2
| | | | SVN-Revision: 18059
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-101-0/+2
| | | | | | target yet, but gets close) SVN-Revision: 18019
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-261-0/+3
| | | | SVN-Revision: 17743
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+3
| | | | SVN-Revision: 17346
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-181-1/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-181-1/+1
| | | | | | | | | | | 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.4Imre Kaloz2009-08-071-0/+2
| | | | SVN-Revision: 17165
* add support for gcc-4.4.1 (#5580)Florian Fainelli2009-08-071-1/+3
| | | | SVN-Revision: 17161
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-161-0/+1
| | | | | | | | | | | | | | | | 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 supportImre Kaloz2009-06-211-0/+1
| | | | SVN-Revision: 16538
* Gcc 4.3.3 default for etraxClaudio Mignanti2009-05-091-0/+1
| | | | SVN-Revision: 15742
* Changed default gcc for ps3Hamish Guthrie2009-04-301-0/+2
| | | | SVN-Revision: 15504
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵Florian Fainelli2009-04-231-0/+6
| | | | | | patch SVN-Revision: 15345
* update compiler version defaultsHamish Guthrie2009-04-161-3/+1
| | | | SVN-Revision: 15230
* Bumped compiler version for PS3Hamish Guthrie2009-03-161-3/+1
| | | | SVN-Revision: 14894
* Set default compiler for ps3Hamish Guthrie2009-03-161-0/+5
| | | | SVN-Revision: 14893
* nuke some obsolete gcc versionsFelix Fietkau2009-03-141-4/+0
| | | | SVN-Revision: 14870
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-271-4/+5
| | | | SVN-Revision: 14226
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-211-0/+30
| | | | SVN-Revision: 14131
* nuke old gcc 4.2 versionsImre Kaloz2008-12-021-6/+0
| | | | SVN-Revision: 13483
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-261-3/+2
| | | | SVN-Revision: 13359
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-251-1/+1
| | | | SVN-Revision: 13353
* gcc 4.2.4 supportImre Kaloz2008-05-311-0/+1
| | | | SVN-Revision: 11310
* use GCC 4.2.3 by default for AVR32Imre Kaloz2008-02-071-0/+3
| | | | SVN-Revision: 10414
* add GCC 4.2.3Imre Kaloz2008-02-071-0/+1
| | | | SVN-Revision: 10413
* gcc: fix version selection for MagicboxGabor Juhos2008-02-011-1/+1
| | | | SVN-Revision: 10345
* fix GCC version selection for MagicboxImre Kaloz2008-01-271-1/+1
| | | | SVN-Revision: 10288
* add gcc 4.2.2Imre Kaloz2007-10-251-0/+1
| | | | SVN-Revision: 9443
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-081-1/+1
| | | | SVN-Revision: 8379
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-051-1/+1
| | | | SVN-Revision: 8345
* add gcc 4.2.1Imre Kaloz2007-07-301-1/+2
| | | | SVN-Revision: 8223
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-281-8/+3
| | | | | | 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 Fietkau2007-06-281-1/+1
| | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753
* fix gcc version selectionImre Kaloz2007-03-111-1/+1
| | | | SVN-Revision: 6556
* add gcc 4.1.2 (closes #1381)Imre Kaloz2007-02-221-0/+1
| | | | SVN-Revision: 6343