summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.version
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-101-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41559
* toolchain: use different defaults for octeonJohn Crispin2014-06-181-1/+2
| | | | | | | | force eglibc and gcc4.6+linaro for octeon Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de> SVN-Revision: 41251
* toolchain/gcc: use 4.8-linaro by defaultFelix Fietkau2014-03-101-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39860
* toolchain/gcc: remove 4.6.3, it is unused and unmaintainedFelix Fietkau2013-09-101-4/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37924
* gcc: remove version 4.7Felix Fietkau2013-05-231-12/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36694
* toolchain/gcc: add support for 4.8-linaroFelix Fietkau2013-05-041-2/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36545
* toolchain: get rid of gcc kconfig symbol overloadingFelix Fietkau2013-04-181-17/+13
| | | | SVN-Revision: 36355
* toolchain/gcc: remove reference to llvm introduced in r36155Florian Fainelli2013-04-021-1/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36156
* toolchain/gcc: add support for GCC 4.8.0Florian Fainelli2013-04-021-0/+6
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36155
* drop 4.5 supportImre Kaloz2013-04-011-5/+0
| | | | SVN-Revision: 36149
* llvm is marked broken for two and a half year now, nuke itImre Kaloz2013-04-011-1/+0
| | | | SVN-Revision: 36145
* gcc: remove support for 4.6.2Luka Perkov2013-02-261-2/+1
| | | | | | | | | 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-301-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432
* gcc: remove support for 4.7.0Florian Fainelli2012-11-211-2/+1
| | | | | | | | | 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-141-1/+2
| | | | SVN-Revision: 33763
* gcc: add GCC 4.6.3Florian Fainelli2012-10-141-1/+2
| | | | SVN-Revision: 33762
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-211-1/+2
| | | | SVN-Revision: 31392
* upgrade to gcc 4.4.7Imre Kaloz2012-04-091-5/+5
| | | | SVN-Revision: 31230
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-071-0/+5
| | | | SVN-Revision: 31216
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-121-2/+2
| | | | SVN-Revision: 30470
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-121-7/+4
| | | | SVN-Revision: 30467
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-181-1/+5
| | | | SVN-Revision: 28042
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-181-6/+6
| | | | SVN-Revision: 28038
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵Imre Kaloz2011-07-021-26/+0
| | | | | | ubicom32) SVN-Revision: 27351
* both coldfire and etrax are broken and should use a newer gcc when they will ↵Imre Kaloz2011-07-021-1/+0
| | | | | | be fixed SVN-Revision: 27350
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro ↵Imre Kaloz2011-07-011-2/+2
| | | | | | releases SVN-Revision: 27338
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-011-5/+5
| | | | SVN-Revision: 27337
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-011-2/+5
| | | | SVN-Revision: 27333
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-251-4/+2
| | | | SVN-Revision: 25708
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-201-11/+35
| | | | SVN-Revision: 25633
* fixup gcc version selectionImre Kaloz2011-02-161-3/+0
| | | | SVN-Revision: 25554
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-131-4/+4
| | | | SVN-Revision: 25515
* gcc: fix default version selection - fixes missing MPC configure error ↵Felix Fietkau2011-02-011-1/+1
| | | | | | during toolchain build SVN-Revision: 25283
* cleanup toolchain version handlingImre Kaloz2011-01-271-11/+0
| | | | SVN-Revision: 25148
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-271-8/+0
| | | | SVN-Revision: 25144
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-271-1/+1
| | | | SVN-Revision: 25142
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-301-1/+2
| | | | SVN-Revision: 24859
* toolchain/gcc: fix r24746Alexandros C. Couloumbis2010-12-211-2/+2
| | | | SVN-Revision: 24751
* add plemininary ultrasparc supportImre Kaloz2010-12-141-0/+3
| | | | SVN-Revision: 24558
* use gcc 4.3.5 for avr32Imre Kaloz2010-11-041-2/+1
| | | | SVN-Revision: 23866
* remove unneeded config options, tooImre Kaloz2010-10-291-16/+0
| | | | SVN-Revision: 23706
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-291-0/+2
| | | | SVN-Revision: 23703
* the latest patchlevel gcc releases should work for these targetsImre Kaloz2010-10-281-14/+8
| | | | SVN-Revision: 23693
* fixup gcc version selection for the omap35xx targetImre Kaloz2010-10-281-1/+1
| | | | SVN-Revision: 23692
* gcc 4.4.5 supportImre Kaloz2010-10-041-0/+2
| | | | SVN-Revision: 23220
* toolchain/gcc: remove remaining references to gcc-3.4.6Nicolas Thill2010-08-181-9/+0
| | | | SVN-Revision: 22694
* add support for gcc-4.5.1Florian Fainelli2010-08-011-0/+2
| | | | SVN-Revision: 22450
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-311-0/+2
| | | | SVN-Revision: 22437
* remove gcc 3.4.6Felix Fietkau2010-06-261-9/+0
| | | | SVN-Revision: 21955
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-211-1/+1
| | | | SVN-Revision: 21858