| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: split up the build process into three distinct stages (minimal, initial,... | Felix Fietkau | 2010-07-20 | 5 | -341/+339 |
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | 14 | -4679/+0 |
* | Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo | Hamish Guthrie | 2010-06-21 | 1 | -1/+1 |
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | 13 | -0/+9832 |
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | 18 | -0/+716 |
* | toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ... | Nicolas Thill | 2010-05-27 | 1 | -2/+2 |
* | toolchain/gcc: sort versions in Config.in (cosmetic) | Nicolas Thill | 2010-05-27 | 1 | -3/+3 |
* | fix syntax error in Config.in | Jo-Philipp Wich | 2010-04-20 | 1 | -1/+1 |
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ... | Florian Fainelli | 2010-04-20 | 3 | -22/+35 |
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 | 13 | -0/+9831 |
* | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re... | Nicolas Thill | 2010-04-16 | 1 | -0/+61 |
* | gcc: only enable/disable TLS support in final stage (closes: #6788) | Nicolas Thill | 2010-03-06 | 1 | -5/+8 |
* | this patch fixes toolchain parallel build, which reduces build time. | Travis Kemen | 2010-03-05 | 1 | -1/+1 |
* | make TLS support configurable | Imre Kaloz | 2010-02-26 | 2 | -2/+14 |
* | use gcc 4.3.4 for the gemini target | Imre Kaloz | 2010-02-23 | 2 | -0/+4 |
* | use gcc 4.4.3 for mips64 targets | Imre Kaloz | 2010-02-17 | 2 | -4/+4 |
* | use gcc 4.4.3 for the powerpc targets by default | Imre Kaloz | 2010-02-16 | 2 | -4/+5 |
* | the CS toolchain FTBS for the gemini, use the old one for now | Imre Kaloz | 2010-02-08 | 2 | -2/+2 |
* | add missing +cs version suffix to the 4.4.3 codesourcery toolchain | Felix Fietkau | 2010-01-26 | 1 | -1/+1 |
* | gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit more | Felix Fietkau | 2010-01-26 | 1 | -36728/+6497 |
* | add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch | Imre Kaloz | 2010-01-26 | 14 | -1/+78761 |
* | cleanup patch | Imre Kaloz | 2010-01-26 | 1 | -15044/+0 |
* | add preliminary support for the latest CodeSourcery toolchain | Imre Kaloz | 2010-01-25 | 15 | -1/+93835 |
* | add support for gcc 4.4.3 | Imre Kaloz | 2010-01-24 | 13 | -1/+9835 |
* | gcc: use coherent version selector between binutils & gcc | Nicolas Thill | 2010-01-19 | 2 | -2/+2 |
* | gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it | Felix Fietkau | 2009-12-19 | 1 | -12/+0 |
* | gcc: fix linker errors on osx with gcc 4.4+ | Felix Fietkau | 2009-12-16 | 2 | -0/+24 |
* | fix gcc version selection for octeon | Florian Fainelli | 2009-11-26 | 2 | -2/+2 |
* | do not use the wrapper scripts for exportable toolchains internally. on some ... | Felix Fietkau | 2009-11-19 | 2 | -97/+0 |
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t... | Felix Fietkau | 2009-11-14 | 2 | -0/+97 |
* | gcc: add a config option for using the gcc graphite framework (disabled by de... | Felix Fietkau | 2009-11-12 | 2 | -1/+6 |
* | gcc: fix build with cloog/ppl | Felix Fietkau | 2009-11-02 | 1 | -0/+1 |
* | gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi... | Felix Fietkau | 2009-10-27 | 1 | -0/+4 |
* | combine the two gcc-4.4.1 selects into a single one | Florian Fainelli | 2009-10-25 | 1 | -2/+0 |
* | gcc: fix compile on armv4t with the cs toolchain | Felix Fietkau | 2009-10-24 | 1 | -0/+1 |
* | gcc: fix bug reporting url in newer compiler versions | Felix Fietkau | 2009-10-24 | 1 | -1/+4 |
* | get rid of gcc-4.4.0 support | Florian Fainelli | 2009-10-21 | 12 | -9849/+2 |
* | refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 | Florian Fainelli | 2009-10-21 | 4 | -5/+18779 |
* | add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | Florian Fainelli | 2009-10-21 | 12 | -0/+469 |
* | mark the llvm toolchain as broken | Felix Fietkau | 2009-10-20 | 1 | -0/+1 |
* | fix potential inconsistencies in toolchain selection on linux 2.4 | Felix Fietkau | 2009-10-20 | 1 | -1/+7 |
* | use the new 4.3.3+cs toolchain for mips and arm - significantly improves code... | Felix Fietkau | 2009-10-20 | 2 | -1/+7 |
* | gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m... | Felix Fietkau | 2009-10-20 | 7 | -5/+179 |
* | gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no... | Felix Fietkau | 2009-10-19 | 5 | -0/+180 |
* | binutils: add support for non-pic handling and use it in the codesourcery bas... | Felix Fietkau | 2009-10-19 | 1 | -23/+0 |
* | gcc: prevent the libgcc configure script from enabling support for the fixed ... | Felix Fietkau | 2009-10-19 | 1 | -0/+2 |
* | gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa... | Felix Fietkau | 2009-10-19 | 1 | -0/+23 |
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 16 | -6/+58101 |
* | cris: fix ICE PR26515 (#3723) | Claudio Mignanti | 2009-10-12 | 1 | -0/+15 |
* | gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3... | Nicolas Thill | 2009-10-11 | 1 | -0/+54 |