aboutsummaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.version
Commit message (Collapse)AuthorAge
...
* toolchain/gcc: add support for 4.8-linaroFelix Fietkau2013-05-04
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36545
* toolchain: get rid of gcc kconfig symbol overloadingFelix Fietkau2013-04-18
| | | | SVN-Revision: 36355
* toolchain/gcc: remove reference to llvm introduced in r36155Florian Fainelli2013-04-02
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36156
* toolchain/gcc: add support for GCC 4.8.0Florian Fainelli2013-04-02
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36155
* drop 4.5 supportImre Kaloz2013-04-01
| | | | SVN-Revision: 36149
* llvm is marked broken for two and a half year now, nuke itImre Kaloz2013-04-01
| | | | SVN-Revision: 36145
* gcc: remove support for 4.6.2Luka Perkov2013-02-26
| | | | | | | | | There are no good reasons for keeping this version around when 4.6.3 and 4.6-linaro are there. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35805
* remove support for ubicom32Florian Fainelli2012-11-30
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432
* gcc: remove support for 4.7.0Florian Fainelli2012-11-21
| | | | | | | | | There are no good reasons for keeping this version around when 4.7.2 and 4.7-linaro are there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34296
* gcc: add GCC 4.7.2Florian Fainelli2012-10-14
| | | | SVN-Revision: 33763
* gcc: add GCC 4.6.3Florian Fainelli2012-10-14
| | | | SVN-Revision: 33762
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-21
| | | | SVN-Revision: 31392
* upgrade to gcc 4.4.7Imre Kaloz2012-04-09
| | | | SVN-Revision: 31230
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-07
| | | | SVN-Revision: 31216
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-12
| | | | SVN-Revision: 30470
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-12
| | | | SVN-Revision: 30467
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-18
| | | | SVN-Revision: 28042
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-18
| | | | SVN-Revision: 28038
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵Imre Kaloz2011-07-02
| | | | | | ubicom32) SVN-Revision: 27351
* both coldfire and etrax are broken and should use a newer gcc when they will ↵Imre Kaloz2011-07-02
| | | | | | be fixed SVN-Revision: 27350
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro ↵Imre Kaloz2011-07-01
| | | | | | releases SVN-Revision: 27338
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-01
| | | | SVN-Revision: 27337
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-01
| | | | SVN-Revision: 27333
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-25
| | | | SVN-Revision: 25708
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-20
| | | | SVN-Revision: 25633
* fixup gcc version selectionImre Kaloz2011-02-16
| | | | SVN-Revision: 25554
* 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