summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
...
* add support for gcc-4.5.1Florian Fainelli2010-08-011-0/+3
| | | | SVN-Revision: 22450
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-311-1/+1
| | | | SVN-Revision: 22437
* remove gcc 3.4.6Felix Fietkau2010-06-261-7/+0
| | | | SVN-Revision: 21955
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-281-0/+3
| | | | SVN-Revision: 21600
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-281-0/+3
| | | | SVN-Revision: 21599
* toolchain/gcc: sort versions in Config.in (cosmetic)Nicolas Thill2010-05-271-3/+3
| | | | SVN-Revision: 21579
* fix syntax error in Config.inJo-Philipp Wich2010-04-201-1/+1
| | | | SVN-Revision: 21062
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵Florian Fainelli2010-04-201-1/+7
| | | | | | patch from Bernhard Loos SVN-Revision: 21046
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-191-0/+3
| | | | SVN-Revision: 21033
* make TLS support configurableImre Kaloz2010-02-261-0/+8
| | | | SVN-Revision: 19870
* use gcc 4.3.4 for the gemini targetImre Kaloz2010-02-231-0/+1
| | | | 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/+1
| | | | 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 another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-261-0/+4
| | | | SVN-Revision: 19348
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-251-0/+4
| | | | SVN-Revision: 19324
* add support for gcc 4.4.3Imre Kaloz2010-01-241-1/+4
| | | | 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
* gcc: add a config option for using the gcc graphite framework (disabled by ↵Felix Fietkau2009-11-121-0/+5
| | | | | | default) SVN-Revision: 18403
* get rid of gcc-4.4.0 supportFlorian Fainelli2009-10-211-4/+1
| | | | SVN-Revision: 18115
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-211-0/+3
| | | | SVN-Revision: 18113
* mark the llvm toolchain as brokenFelix Fietkau2009-10-201-0/+1
| | | | SVN-Revision: 18105
* use the new 4.3.3+cs toolchain for mips and arm - significantly improves ↵Felix Fietkau2009-10-201-0/+2
| | | | | | 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/+4
| | | | SVN-Revision: 18059
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-101-0/+3
| | | | | | target yet, but gets close) SVN-Revision: 18019
* move EABI config option out of GCCNicolas Thill2009-09-261-9/+0
| | | | SVN-Revision: 17753
* switch to gcc-4.4.1 and enabled octeon specific optimizationsFlorian Fainelli2009-09-261-0/+1
| | | | SVN-Revision: 17743
* add comments & fix descriptions in toolchain config itemsNicolas Thill2009-09-101-1/+1
| | | | SVN-Revision: 17561
* fix wrong description for CONFIG_SSPNicolas Thill2009-09-091-2/+2
| | | | SVN-Revision: 17550
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+1
| | | | 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/+3
| | | | SVN-Revision: 17165
* add support for gcc-4.4.1 (#5580)Florian Fainelli2009-08-071-0/+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
* now that the gemini target is working, get rid of the obsolete and buggy ↵Imre Kaloz2009-06-011-1/+1
| | | | | | storm target SVN-Revision: 16274
* disable EABI for gemini and storm -- our toolchain can't support EABI on ↵Imre Kaloz2009-05-181-0/+1
| | | | | | plain armv4, yet SVN-Revision: 15914
* Gcc 4.3.3 default for etraxClaudio Mignanti2009-05-091-0/+1
| | | | SVN-Revision: 15742
* Changed default gcc for ps3Hamish Guthrie2009-04-301-1/+1
| | | | SVN-Revision: 15504
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵Florian Fainelli2009-04-231-0/+3
| | | | | | patch SVN-Revision: 15345
* update compiler version defaultsHamish Guthrie2009-04-161-1/+1
| | | | SVN-Revision: 15230
* Bumped compiler version for PS3Hamish Guthrie2009-03-161-4/+1
| | | | SVN-Revision: 14894
* Set default compiler for ps3Hamish Guthrie2009-03-161-1/+4
| | | | SVN-Revision: 14893
* nuke some obsolete gcc versionsFelix Fietkau2009-03-141-11/+2
| | | | SVN-Revision: 14870
* enable eabi support by defaultFelix Fietkau2009-03-141-1/+1
| | | | SVN-Revision: 14869
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-271-0/+4
| | | | SVN-Revision: 14226
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-211-0/+8
| | | | SVN-Revision: 14131
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-161-0/+1
| | | | SVN-Revision: 14060