| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain]: use gcc 4.3.5 for avr32 | kaloz | 2010-11-04 | 2 | -4/+2 |
* | [toolchain]: add avr32 support to gcc 4.3.5 | kaloz | 2010-11-04 | 12 | -3/+22594 |
* | [toolchain/gcc]: remove unneeded config options, too | kaloz | 2010-10-29 | 2 | -41/+0 |
* | [toolchain/gcc]: fix typo | kaloz | 2010-10-29 | 1 | -1/+1 |
* | [toolchain/gcc]: get rid of old gcc versions | kaloz | 2010-10-29 | 96 | -99302/+1 |
* | [toolchain/gcc]: add support for Linaro GCC 2010.10 | kaloz | 2010-10-29 | 14 | -0/+9895 |
* | fix typo | kaloz | 2010-10-28 | 1 | -1/+1 |
* | [toolchain]: sync gcc's Config.in with Config.version | kaloz | 2010-10-28 | 1 | -8/+5 |
* | [toolchain]: the latest patchlevel gcc releases should work for these targets | kaloz | 2010-10-28 | 1 | -14/+8 |
* | [toolchain]: fixup gcc version selection for the omap35xx target | kaloz | 2010-10-28 | 1 | -1/+1 |
* | [toolchain]: we don't support gcc 3.x for some time now | kaloz | 2010-10-28 | 1 | -3/+0 |
* | [toolchain]: gcc 4.4.5 support | kaloz | 2010-10-04 | 13 | -0/+9832 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | mb | 2010-10-03 | 1 | -1/+1 |
* | gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size | nbd | 2010-09-20 | 1 | -0/+6 |
* | gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now... | nbd | 2010-09-20 | 8 | -69073/+29776 |
* | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g... | acoul | 2010-09-04 | 2 | -0/+140 |
* | [toolchain] gcj can only be built safely on gcc >= 4.3 | florian | 2010-08-30 | 1 | -0/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 3 | -16/+16 |
* | toolchain/gcc: remove remaining references to gcc-3.4.6 | nico | 2010-08-18 | 2 | -11/+1 |
* | [toolchain] Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patch | lars | 2010-08-03 | 2 | -0/+20 |
* | [toolchain] add support for gcc-4.5.1 | florian | 2010-08-01 | 13 | -0/+9818 |
* | [toolchain] bump default gcc-4.4 version for sibyte and octeon | florian | 2010-07-31 | 2 | -1/+3 |
* | gcc: split up the build process into three distinct stages (minimal, initial,... | nbd | 2010-07-20 | 5 | -341/+339 |
* | remove gcc 3.4.6 | nbd | 2010-06-26 | 14 | -4679/+0 |
* | Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo | hcg | 2010-06-21 | 1 | -1/+1 |
* | toolchain/gcc: add support for gcc-4.4.4 | nico | 2010-05-28 | 13 | -0/+9832 |
* | toolchain/gcc: add support for gcc-4.3.5 | nico | 2010-05-28 | 18 | -0/+716 |
* | toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ... | nico | 2010-05-27 | 1 | -2/+2 |
* | toolchain/gcc: sort versions in Config.in (cosmetic) | nico | 2010-05-27 | 1 | -3/+3 |
* | [toolchain] fix syntax error in Config.in | jow | 2010-04-20 | 1 | -1/+1 |
* | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | florian | 2010-04-20 | 3 | -22/+35 |
* | add gcc-4.5.0 preliminary support | acoul | 2010-04-19 | 13 | -0/+9831 |
* | toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re... | nico | 2010-04-16 | 1 | -0/+61 |
* | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico | 2010-03-06 | 1 | -5/+8 |
* | this patch fixes toolchain parallel build, which reduces build time. | thepeople | 2010-03-05 | 1 | -1/+1 |
* | [toolchain/gcc]: make TLS support configurable | kaloz | 2010-02-26 | 2 | -2/+14 |
* | [toolchain]: use gcc 4.3.4 for the gemini target | kaloz | 2010-02-23 | 2 | -0/+4 |
* | [toolchain/mips]: use gcc 4.4.3 for mips64 targets | kaloz | 2010-02-17 | 2 | -4/+4 |
* | [toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default | kaloz | 2010-02-16 | 2 | -4/+5 |
* | the CS toolchain FTBS for the gemini, use the old one for now | kaloz | 2010-02-08 | 2 | -2/+2 |
* | add missing +cs version suffix to the 4.4.3 codesourcery toolchain | nbd | 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 | nbd | 2010-01-26 | 1 | -36728/+6497 |
* | add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch | kaloz | 2010-01-26 | 14 | -1/+78761 |
* | cleanup patch | kaloz | 2010-01-26 | 1 | -15044/+0 |
* | add preliminary support for the latest CodeSourcery toolchain | kaloz | 2010-01-25 | 15 | -1/+93835 |
* | add support for gcc 4.4.3 | kaloz | 2010-01-24 | 13 | -1/+9835 |
* | [toolchain] gcc: use coherent version selector between binutils & gcc | nico | 2010-01-19 | 2 | -2/+2 |
* | gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it | nbd | 2009-12-19 | 1 | -12/+0 |
* | gcc: fix linker errors on osx with gcc 4.4+ | nbd | 2009-12-16 | 2 | -0/+24 |
* | [toolchain] fix gcc version selection for octeon | florian | 2009-11-26 | 2 | -2/+2 |