summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.version
Commit message (Collapse)AuthorAge
...
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-13
| | | | SVN-Revision: 25515
* gcc: fix default version selection - fixes missing MPC configure error ↵Felix Fietkau2011-02-01
| | | | | | during toolchain build SVN-Revision: 25283
* cleanup toolchain version handlingImre Kaloz2011-01-27
| | | | SVN-Revision: 25148
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-27
| | | | SVN-Revision: 25144
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-27
| | | | SVN-Revision: 25142
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-30
| | | | SVN-Revision: 24859
* toolchain/gcc: fix r24746Alexandros C. Couloumbis2010-12-21
| | | | SVN-Revision: 24751
* add plemininary ultrasparc supportImre Kaloz2010-12-14
| | | | SVN-Revision: 24558
* use gcc 4.3.5 for avr32Imre Kaloz2010-11-04
| | | | SVN-Revision: 23866
* remove unneeded config options, tooImre Kaloz2010-10-29
| | | | SVN-Revision: 23706
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-29
| | | | SVN-Revision: 23703
* the latest patchlevel gcc releases should work for these targetsImre Kaloz2010-10-28
| | | | SVN-Revision: 23693
* fixup gcc version selection for the omap35xx targetImre Kaloz2010-10-28
| | | | SVN-Revision: 23692
* gcc 4.4.5 supportImre Kaloz2010-10-04
| | | | SVN-Revision: 23220
* toolchain/gcc: remove remaining references to gcc-3.4.6Nicolas Thill2010-08-18
| | | | SVN-Revision: 22694
* add support for gcc-4.5.1Florian Fainelli2010-08-01
| | | | SVN-Revision: 22450
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-31
| | | | SVN-Revision: 22437
* remove gcc 3.4.6Felix Fietkau2010-06-26
| | | | SVN-Revision: 21955
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-21
| | | | SVN-Revision: 21858
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-28
| | | | SVN-Revision: 21600
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-28
| | | | SVN-Revision: 21599
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-19
| | | | SVN-Revision: 21033
* use gcc 4.3.4 for the gemini targetImre Kaloz2010-02-23
| | | | SVN-Revision: 19824
* use gcc 4.4.3 for mips64 targetsImre Kaloz2010-02-17
| | | | SVN-Revision: 19686
* use gcc 4.4.3 for the powerpc targets by defaultImre Kaloz2010-02-16
| | | | SVN-Revision: 19671
* the CS toolchain FTBS for the gemini, use the old one for nowImre Kaloz2010-02-08
| | | | SVN-Revision: 19556
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainFelix Fietkau2010-01-26
| | | | SVN-Revision: 19350
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-26
| | | | SVN-Revision: 19348
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-25
| | | | SVN-Revision: 19324
* add support for gcc 4.4.3Imre Kaloz2010-01-24
| | | | SVN-Revision: 19314
* gcc: use coherent version selector between binutils & gccNicolas Thill2010-01-19
| | | | SVN-Revision: 19227
* fix gcc version selection for octeonFlorian Fainelli2009-11-26
| | | | SVN-Revision: 18551
* combine the two gcc-4.4.1 selects into a single oneFlorian Fainelli2009-10-25
| | | | SVN-Revision: 18148
* get rid of gcc-4.4.0 supportFlorian Fainelli2009-10-21
| | | | SVN-Revision: 18115
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-21
| | | | SVN-Revision: 18113
* fix potential inconsistencies in toolchain selection on linux 2.4Felix Fietkau2009-10-20
| | | | SVN-Revision: 18097
* use the new 4.3.3+cs toolchain for mips and arm - significantly improves ↵Felix Fietkau2009-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 enhancementsFelix Fietkau2009-10-19
| | | | SVN-Revision: 18059
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-10
| | | | | | target yet, but gets close) SVN-Revision: 18019
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-26
| | | | SVN-Revision: 17743
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-21
| | | | SVN-Revision: 17346
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-18
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* powerpc: Create a powerpc64 config featureGeoff Levand2009-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.4Imre Kaloz2009-08-07
| | | | SVN-Revision: 17165
* add support for gcc-4.4.1 (#5580)Florian Fainelli2009-08-07
| | | | SVN-Revision: 17161
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-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 supportImre Kaloz2009-06-21
| | | | SVN-Revision: 16538
* Gcc 4.3.3 default for etraxClaudio Mignanti2009-05-09
| | | | SVN-Revision: 15742
* Changed default gcc for ps3Hamish Guthrie2009-04-30
| | | | SVN-Revision: 15504
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵Florian Fainelli2009-04-23
| | | | | | patch SVN-Revision: 15345