aboutsummaryrefslogtreecommitdiff
path: root/toolchain/gcc
Commit message (Expand)AuthorAge
* remove unneeded config options, tooImre Kaloz2010-10-29
* fix typoImre Kaloz2010-10-29
* get rid of old gcc versionsImre Kaloz2010-10-29
* add support for Linaro GCC 2010.10Imre Kaloz2010-10-29
* fix typoImre Kaloz2010-10-28
* sync gcc's Config.in with Config.versionImre Kaloz2010-10-28
* the latest patchlevel gcc releases should work for these targetsImre Kaloz2010-10-28
* fixup gcc version selection for the omap35xx targetImre Kaloz2010-10-28
* we don't support gcc 3.x for some time nowImre Kaloz2010-10-28
* gcc 4.4.5 supportImre Kaloz2010-10-04
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizeFelix Fietkau2010-09-20
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...Felix Fietkau2010-09-20
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...Alexandros C. Couloumbis2010-09-04
* gcj can only be built safely on gcc >= 4.3Florian Fainelli2010-08-30
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* toolchain/gcc: remove remaining references to gcc-3.4.6Nicolas Thill2010-08-18
* Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchLars-Peter Clausen2010-08-03
* add support for gcc-4.5.1Florian Fainelli2010-08-01
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-31
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20
* remove gcc 3.4.6Felix Fietkau2010-06-26
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-21
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-28
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-28
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ...Nicolas Thill2010-05-27
* toolchain/gcc: sort versions in Config.in (cosmetic)Nicolas Thill2010-05-27
* fix syntax error in Config.inJo-Philipp Wich2010-04-20
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ...Florian Fainelli2010-04-20
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-19
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re...Nicolas Thill2010-04-16
* gcc: only enable/disable TLS support in final stage (closes: #6788)Nicolas Thill2010-03-06
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-05
* make TLS support configurableImre Kaloz2010-02-26
* use gcc 4.3.4 for the gemini targetImre Kaloz2010-02-23
* use gcc 4.4.3 for mips64 targetsImre Kaloz2010-02-17
* use gcc 4.4.3 for the powerpc targets by defaultImre Kaloz2010-02-16
* the CS toolchain FTBS for the gemini, use the old one for nowImre Kaloz2010-02-08
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainFelix Fietkau2010-01-26
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit moreFelix Fietkau2010-01-26
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-26
* cleanup patchImre Kaloz2010-01-26
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-25
* add support for gcc 4.4.3Imre Kaloz2010-01-24
* gcc: use coherent version selector between binutils & gccNicolas Thill2010-01-19
* gcc: 4.4.2 no longer needs the fix-linker-error patch, remove itFelix Fietkau2009-12-19
* gcc: fix linker errors on osx with gcc 4.4+Felix Fietkau2009-12-16
* fix gcc version selection for octeonFlorian Fainelli2009-11-26
* do not use the wrapper scripts for exportable toolchains internally. on some ...Felix Fietkau2009-11-19
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-14