Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add avr32 support to gcc 4.3.5 | Imre Kaloz | 2010-11-04 | 12 | -3/+22594 |
| | | | | SVN-Revision: 23865 | ||||
* | get rid of old gcc versions | Imre Kaloz | 2010-10-29 | 95 | -99286/+0 |
| | | | | SVN-Revision: 23704 | ||||
* | add support for Linaro GCC 2010.10 | Imre Kaloz | 2010-10-29 | 11 | -0/+9880 |
| | | | | SVN-Revision: 23703 | ||||
* | gcc 4.4.5 support | Imre Kaloz | 2010-10-04 | 10 | -0/+9824 |
| | | | | SVN-Revision: 23220 | ||||
* | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵ | Felix Fietkau | 2010-09-20 | 7 | -69072/+29776 |
| | | | | | | now, please test! SVN-Revision: 23101 | ||||
* | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 ↵ | Alexandros C. Couloumbis | 2010-09-04 | 2 | -0/+140 |
| | | | | | | (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392) SVN-Revision: 22899 | ||||
* | Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch | Lars-Peter Clausen | 2010-08-03 | 2 | -0/+20 |
| | | | | SVN-Revision: 22474 | ||||
* | add support for gcc-4.5.1 | Florian Fainelli | 2010-08-01 | 10 | -0/+9810 |
| | | | | SVN-Revision: 22450 | ||||
* | remove gcc 3.4.6 | Felix Fietkau | 2010-06-26 | 12 | -4663/+0 |
| | | | | SVN-Revision: 21955 | ||||
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | 10 | -0/+9824 |
| | | | | SVN-Revision: 21600 | ||||
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | 15 | -0/+708 |
| | | | | SVN-Revision: 21599 | ||||
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵ | Florian Fainelli | 2010-04-20 | 1 | -18/+18 |
| | | | | | | patch from Bernhard Loos SVN-Revision: 21046 | ||||
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 | 10 | -0/+9810 |
| | | | | SVN-Revision: 21033 | ||||
* | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local ↵ | Nicolas Thill | 2010-04-16 | 1 | -0/+61 |
| | | | | | | references to linkonce (see http://gcc.gnu.org/PR16276, closes: #7014) SVN-Revision: 20900 | ||||
* | 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 |
| | | | | SVN-Revision: 19349 | ||||
* | add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch | Imre Kaloz | 2010-01-26 | 11 | -0/+78754 |
| | | | | SVN-Revision: 19348 | ||||
* | cleanup patch | Imre Kaloz | 2010-01-26 | 1 | -15044/+0 |
| | | | | SVN-Revision: 19345 | ||||
* | add preliminary support for the latest CodeSourcery toolchain | Imre Kaloz | 2010-01-25 | 12 | -0/+93828 |
| | | | | SVN-Revision: 19324 | ||||
* | add support for gcc 4.4.3 | Imre Kaloz | 2010-01-24 | 10 | -0/+9826 |
| | | | | SVN-Revision: 19314 | ||||
* | gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it | Felix Fietkau | 2009-12-19 | 1 | -12/+0 |
| | | | | SVN-Revision: 18857 | ||||
* | gcc: fix linker errors on osx with gcc 4.4+ | Felix Fietkau | 2009-12-16 | 2 | -0/+24 |
| | | | | SVN-Revision: 18791 | ||||
* | get rid of gcc-4.4.0 support | Florian Fainelli | 2009-10-21 | 10 | -9842/+0 |
| | | | | SVN-Revision: 18115 | ||||
* | refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 | Florian Fainelli | 2009-10-21 | 4 | -5/+18779 |
| | | | | SVN-Revision: 18114 | ||||
* | add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | Florian Fainelli | 2009-10-21 | 9 | -0/+458 |
| | | | | SVN-Revision: 18113 | ||||
* | gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc ↵ | Felix Fietkau | 2009-10-20 | 7 | -5/+179 |
| | | | | | | map file as well SVN-Revision: 18087 | ||||
* | gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for ↵ | Felix Fietkau | 2009-10-19 | 5 | -0/+180 |
| | | | | | | now, backport will follow) SVN-Revision: 18086 | ||||
* | binutils: add support for non-pic handling and use it in the codesourcery ↵ | Felix Fietkau | 2009-10-19 | 1 | -23/+0 |
| | | | | | | based gcc, fixes mips support for this toolchain SVN-Revision: 18070 | ||||
* | gcc: disable mips non-PIC ABI calls in the codesourcery based version by ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+23 |
| | | | | | | default, as our binutils version does not support it SVN-Revision: 18064 | ||||
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 13 | -0/+58088 |
| | | | | SVN-Revision: 18059 | ||||
* | cris: fix ICE PR26515 (#3723) | Claudio Mignanti | 2009-10-12 | 1 | -0/+15 |
| | | | | SVN-Revision: 18042 | ||||
* | gcc: fix 4.1.2 ICE on mips (see ↵ | Nicolas Thill | 2009-10-11 | 1 | -0/+54 |
| | | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256) SVN-Revision: 18029 | ||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 24 | -0/+4489 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||||
* | 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 |
| | | | | | | object in a linking process which is already part of libbackend.a SVN-Revision: 17718 | ||||
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 1 | -0/+9386 |
| | | | | SVN-Revision: 17346 | ||||
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 | 13 | -0/+695 |
| | | | | SVN-Revision: 17165 | ||||
* | add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 | 8 | -0/+420 |
| | | | | SVN-Revision: 17161 | ||||
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was ↵ | Mirko Vogt | 2009-04-27 | 1 | -35/+0 |
| | | | | | | disabled (r15345) SVN-Revision: 15445 | ||||
* | gcc: fix 4.2.4 ICE on avr32 (see ↵ | Nicolas Thill | 2009-04-27 | 1 | -0/+49 |
| | | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) SVN-Revision: 15434 | ||||
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15394 | ||||
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
| | | | | SVN-Revision: 15369 | ||||
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵ | Florian Fainelli | 2009-04-23 | 7 | -0/+157 |
| | | | | | | patch SVN-Revision: 15345 | ||||
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | 26 | -1296/+0 |
| | | | | SVN-Revision: 14870 | ||||
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵ | Felix Fietkau | 2009-03-13 | 1 | -0/+71 |
| | | | | | | on arm in version 4.3.3 SVN-Revision: 14865 | ||||
* | gcc: refresh patches for gcc 4.1.2 | Hauke Mehrtens | 2009-02-18 | 19 | -409/+339 |
| | | | | SVN-Revision: 14554 | ||||
* | fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on ↵ | Felix Fietkau | 2009-02-14 | 3 | -0/+72 |
| | | | | | | arm, might be relevant for other platforms as well) SVN-Revision: 14505 | ||||
* | gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | Nicolas Thill | 2009-02-02 | 1 | -0/+17 |
| | | | | SVN-Revision: 14370 | ||||
* | allow building and installing java for gcc-4.1.2 | Florian Fainelli | 2009-02-01 | 1 | -0/+21 |
| | | | | SVN-Revision: 14348 | ||||
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | Felix Fietkau | 2009-01-27 | 12 | -0/+624 |
| | | | | SVN-Revision: 14228 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 24 | -0/+1248 |
| | | | | SVN-Revision: 14131 | ||||
* | add gcc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 2 | -0/+34 |
| | | | | SVN-Revision: 14072 |