| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now... | Felix Fietkau | 2010-09-20 | 7 | -69072/+29776 |
* | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g... | Alexandros C. Couloumbis | 2010-09-04 | 2 | -0/+140 |
* | Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch | Lars-Peter Clausen | 2010-08-03 | 2 | -0/+20 |
* | add support for gcc-4.5.1 | Florian Fainelli | 2010-08-01 | 10 | -0/+9810 |
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | 12 | -4663/+0 |
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | 10 | -0/+9824 |
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | 15 | -0/+708 |
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ... | Florian Fainelli | 2010-04-20 | 1 | -18/+18 |
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 | 10 | -0/+9810 |
* | 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: 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 | 11 | -0/+78754 |
* | cleanup patch | Imre Kaloz | 2010-01-26 | 1 | -15044/+0 |
* | add preliminary support for the latest CodeSourcery toolchain | Imre Kaloz | 2010-01-25 | 12 | -0/+93828 |
* | add support for gcc 4.4.3 | Imre Kaloz | 2010-01-24 | 10 | -0/+9826 |
* | 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 |
* | get rid of gcc-4.4.0 support | Florian Fainelli | 2009-10-21 | 10 | -9842/+0 |
* | 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 | 9 | -0/+458 |
* | 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: 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 | 13 | -0/+58088 |
* | 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 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 | 24 | -0/+4489 |
* | gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ... | Felix Fietkau | 2009-09-25 | 2 | -0/+22 |
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 1 | -0/+9386 |
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 | 13 | -0/+695 |
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 | 8 | -0/+420 |
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was disab... | Mirko Vogt | 2009-04-27 | 1 | -35/+0 |
* | gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=... | Nicolas Thill | 2009-04-27 | 1 | -0/+49 |
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ... | Florian Fainelli | 2009-04-23 | 7 | -0/+157 |
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | 26 | -1296/+0 |
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error on... | Felix Fietkau | 2009-03-13 | 1 | -0/+71 |
* | gcc: refresh patches for gcc 4.1.2 | Hauke Mehrtens | 2009-02-18 | 19 | -409/+339 |
* | fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on a... | Felix Fietkau | 2009-02-14 | 3 | -0/+72 |
* | gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | Nicolas Thill | 2009-02-02 | 1 | -0/+17 |
* | allow building and installing java for gcc-4.1.2 | Florian Fainelli | 2009-02-01 | 1 | -0/+21 |
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | Felix Fietkau | 2009-01-27 | 12 | -0/+624 |
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 24 | -0/+1248 |
* | add gcc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 2 | -0/+34 |
* | fix powerpc toolchain build failure on x86_64 hosts | Gabor Juhos | 2009-01-14 | 2 | -292/+0 |
* | add a fix preventing gcc build system from assuming that libc headers are alw... | Nicolas Thill | 2009-01-12 | 1 | -0/+10 |
* | fix avr32 build breakage | Felix Fietkau | 2009-01-02 | 1 | -0/+19 |
* | fix gcc-4.2.4 when target != avr32 | Nicolas Thill | 2008-12-03 | 1 | -1/+3 |