Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | octeon: select gcc 4.6 by default | John Crispin | 2014-07-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41843 | ||||
* | toolchain: only default eglibc for octeon and not all of mips64 | John Crispin | 2014-07-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41559 | ||||
* | toolchain: use different defaults for octeon | John Crispin | 2014-06-18 | 1 | -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 default | Felix Fietkau | 2014-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39860 | ||||
* | toolchain/gcc: remove 4.6.3, it is unused and unmaintained | Felix Fietkau | 2013-09-10 | 1 | -4/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37924 | ||||
* | gcc: remove version 4.7 | Felix Fietkau | 2013-05-23 | 1 | -8/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36694 | ||||
* | gcc: fix avr32 default GCC version | Jonas Gorski | 2013-05-22 | 1 | -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 Fietkau | 2013-05-09 | 1 | -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-linaro | Felix Fietkau | 2013-05-04 | 1 | -3/+7 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36545 | ||||
* | toolchain: get rid of gcc kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 1 | -8/+14 |
| | | | | SVN-Revision: 36355 | ||||
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -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 Fietkau | 2013-04-07 | 1 | -7/+0 |
| | | | | | | | | libc. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36240 | ||||
* | toolchain/gcc: add support for GCC 4.8.0 | Florian Fainelli | 2013-04-02 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36155 | ||||
* | drop 4.5 support | Imre Kaloz | 2013-04-01 | 1 | -3/+0 |
| | | | | SVN-Revision: 36149 | ||||
* | llvm is marked broken for two and a half year now, nuke it | Imre Kaloz | 2013-04-01 | 1 | -6/+0 |
| | | | | SVN-Revision: 36145 | ||||
* | gcc: remove support for 4.6.2 | Luka Perkov | 2013-02-26 | 1 | -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 ubicom32 | Florian Fainelli | 2012-11-30 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432 | ||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 1 | -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.0 | Florian Fainelli | 2012-11-21 | 1 | -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.2 | Florian Fainelli | 2012-10-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 33763 | ||||
* | gcc: add GCC 4.6.3 | Florian Fainelli | 2012-10-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 33762 | ||||
* | add support for GCC 4.7-linaro (based on GCC 4.7.1) | Mirko Vogt | 2012-04-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 31392 | ||||
* | upgrade to gcc 4.4.7 | Imre Kaloz | 2012-04-09 | 1 | -3/+3 |
| | | | | SVN-Revision: 31230 | ||||
* | add support for gcc 4.7.0 - thanks to acoul! | Mirko Vogt | 2012-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 31216 | ||||
* | upgrade vanilla gcc to 4.6.2 | Imre Kaloz | 2012-02-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 30470 | ||||
* | use Linaro GCC 4.6 by default | Imre Kaloz | 2012-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 30467 | ||||
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -0/+3 |
| | | | | SVN-Revision: 28042 | ||||
* | gcc: rename linaro to 4.5-linaro | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 28038 | ||||
* | the only reasons for having 4.4 around are avr32 and ubicom32, so make it ↵ | Imre Kaloz | 2011-07-08 | 1 | -0/+1 |
| | | | | | | depend on them SVN-Revision: 27559 | ||||
* | toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) | Felix Fietkau | 2011-07-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 27556 | ||||
* | simplify configuration | Imre Kaloz | 2011-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 27353 | ||||
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵ | Imre Kaloz | 2011-07-02 | 1 | -11/+0 |
| | | | | | | ubicom32) SVN-Revision: 27351 | ||||
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 27337 | ||||
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 27333 | ||||
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+8 |
| | | | | SVN-Revision: 27262 | ||||
* | introduce option to enable setjump()/longjump() based C++ exceptions (#9185, ↵ | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+9 |
| | | | | | | patch from David Kuehling via Qi hardware) SVN-Revision: 27261 | ||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 27118 | ||||
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 | 1 | -6/+3 |
| | | | | SVN-Revision: 25633 | ||||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 25515 | ||||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25148 | ||||
* | get rid of gcc 4.1.2 and 4.2.4 support | Imre Kaloz | 2011-01-27 | 1 | -7/+1 |
| | | | | SVN-Revision: 25144 | ||||
* | use the linaro gcc by default (right now this only affects x86 targets) | Imre Kaloz | 2011-01-27 | 1 | -2/+1 |
| | | | | SVN-Revision: 25142 | ||||
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 24859 | ||||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 24751 | ||||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 24558 | ||||
* | use gcc 4.3.5 for avr32 | Imre Kaloz | 2010-11-04 | 1 | -2/+1 |
| | | | | SVN-Revision: 23866 | ||||
* | remove unneeded config options, too | Imre Kaloz | 2010-10-29 | 1 | -25/+0 |
| | | | | SVN-Revision: 23706 | ||||
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 1 | -0/+3 |
| | | | | SVN-Revision: 23703 | ||||
* | fix typo | Imre Kaloz | 2010-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 23695 | ||||
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2010-10-28 | 1 | -8/+5 |
| | | | | SVN-Revision: 23694 |