summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41559
* toolchain: use different defaults for octeonJohn Crispin2014-06-181-0/+1
| | | | | | | | 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/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37924
* gcc: remove version 4.7Felix Fietkau2013-05-231-8/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36694
* gcc: fix avr32 default GCC versionJonas Gorski2013-05-221-1/+1
| | | | | | | | | Fix gcc version default after r36355 removing all GCC_DEFAULT_VERSION symbols. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36688
* toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ ↵Felix Fietkau2013-05-091-7/+0
| | | | | | | | support mandatory - fixes recursive config symbol dependency issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36594
* toolchain/gcc: add support for 4.8-linaroFelix Fietkau2013-05-041-3/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36545
* toolchain: get rid of gcc kconfig symbol overloadingFelix Fietkau2013-04-181-8/+14
| | | | SVN-Revision: 36355
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-2/+2
| | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
* gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ↵Felix Fietkau2013-04-071-7/+0
| | | | | | | | libc. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36240
* toolchain/gcc: add support for GCC 4.8.0Florian Fainelli2013-04-021-0/+3
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36155
* drop 4.5 supportImre Kaloz2013-04-011-3/+0
| | | | SVN-Revision: 36149
* llvm is marked broken for two and a half year now, nuke itImre Kaloz2013-04-011-6/+0
| | | | SVN-Revision: 36145
* gcc: remove support for 4.6.2Luka Perkov2013-02-261-3/+0
| | | | | | | | | 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
* add preliminary support for muslFlorian Fainelli2012-11-231-1/+1
| | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
* gcc: remove support for 4.7.0Florian Fainelli2012-11-211-3/+0
| | | | | | | | | 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-0/+3
| | | | SVN-Revision: 33763
* gcc: add GCC 4.6.3Florian Fainelli2012-10-141-0/+3
| | | | SVN-Revision: 33762
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-211-0/+3
| | | | SVN-Revision: 31392
* upgrade to gcc 4.4.7Imre Kaloz2012-04-091-3/+3
| | | | SVN-Revision: 31230
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-071-0/+3
| | | | 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-1/+1
| | | | SVN-Revision: 30467
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-181-0/+3
| | | | SVN-Revision: 28042
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-181-2/+2
| | | | SVN-Revision: 28038
* the only reasons for having 4.4 around are avr32 and ubicom32, so make it ↵Imre Kaloz2011-07-081-0/+1
| | | | | | depend on them SVN-Revision: 27559
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)Felix Fietkau2011-07-081-1/+0
| | | | SVN-Revision: 27556
* simplify configurationImre Kaloz2011-07-021-1/+1
| | | | SVN-Revision: 27353
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵Imre Kaloz2011-07-021-11/+0
| | | | | | ubicom32) SVN-Revision: 27351
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-011-3/+3
| | | | SVN-Revision: 27337
* replace gcc 4.5.2 support with 4.6.1Imre Kaloz2011-07-011-3/+3
| | | | SVN-Revision: 27333
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-231-0/+8
| | | | SVN-Revision: 27262
* introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ↵Jo-Philipp Wich2011-06-231-0/+9
| | | | | | patch from David Kuehling via Qi hardware) SVN-Revision: 27261
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-071-1/+1
| | | | SVN-Revision: 27118
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-201-6/+3
| | | | SVN-Revision: 25633
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-131-3/+3
| | | | SVN-Revision: 25515
* cleanup toolchain version handlingImre Kaloz2011-01-271-1/+1
| | | | SVN-Revision: 25148
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-271-7/+1
| | | | SVN-Revision: 25144
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-271-2/+1
| | | | SVN-Revision: 25142
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-301-2/+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/+1
| | | | 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-25/+0
| | | | SVN-Revision: 23706
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-291-0/+3
| | | | SVN-Revision: 23703
* fix typoImre Kaloz2010-10-281-1/+1
| | | | SVN-Revision: 23695
* sync gcc's Config.in with Config.versionImre Kaloz2010-10-281-8/+5
| | | | SVN-Revision: 23694
* gcc 4.4.5 supportImre Kaloz2010-10-041-0/+3
| | | | SVN-Revision: 23220