| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: fix build with cloog/ppl | nbd | 2009-11-02 | 1 | -0/+1 |
* | gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi... | nbd | 2009-10-27 | 1 | -0/+4 |
* | [toolchain] combine the two gcc-4.4.1 selects into a single one | florian | 2009-10-25 | 1 | -2/+0 |
* | gcc: fix compile on armv4t with the cs toolchain | nbd | 2009-10-24 | 1 | -0/+1 |
* | gcc: fix bug reporting url in newer compiler versions | nbd | 2009-10-24 | 1 | -1/+4 |
* | [toolchain] get rid of gcc-4.4.0 support | florian | 2009-10-21 | 12 | -9849/+2 |
* | [toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 | florian | 2009-10-21 | 4 | -5/+18779 |
* | [toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum | florian | 2009-10-21 | 12 | -0/+469 |
* | mark the llvm toolchain as broken | nbd | 2009-10-20 | 1 | -0/+1 |
* | fix potential inconsistencies in toolchain selection on linux 2.4 | nbd | 2009-10-20 | 1 | -1/+7 |
* | use the new 4.3.3+cs toolchain for mips and arm - significantly improves code... | nbd | 2009-10-20 | 2 | -1/+7 |
* | gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc m... | nbd | 2009-10-20 | 7 | -5/+179 |
* | gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for no... | nbd | 2009-10-19 | 5 | -0/+180 |
* | binutils: add support for non-pic handling and use it in the codesourcery bas... | nbd | 2009-10-19 | 1 | -23/+0 |
* | gcc: prevent the libgcc configure script from enabling support for the fixed ... | nbd | 2009-10-19 | 1 | -0/+2 |
* | gcc: disable mips non-PIC ABI calls in the codesourcery based version by defa... | nbd | 2009-10-19 | 1 | -0/+23 |
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | nbd | 2009-10-19 | 16 | -6/+58101 |
* | [toolchain] cris: fix ICE PR26515 (#3723) | claudio | 2009-10-12 | 1 | -0/+15 |
* | [toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_... | nico | 2009-10-11 | 1 | -0/+54 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | nbd | 2009-10-10 | 27 | -22/+4532 |
* | [toolchain] move EABI config option out of GCC | nico | 2009-09-26 | 1 | -9/+0 |
* | [octeon] switch to gcc-4.4.1 and enabled octeon specific optimizations | florian | 2009-09-26 | 2 | -0/+4 |
* | gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ... | nbd | 2009-09-25 | 2 | -0/+22 |
* | [cosmetic] add comments & fix descriptions in toolchain config items | nico | 2009-09-10 | 1 | -1/+1 |
* | fix wrong description for CONFIG_SSP | nico | 2009-09-09 | 1 | -2/+2 |
* | add a heavily cleaned up version of ubicom32 toolchain support | nbd | 2009-08-21 | 3 | -0/+9390 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | geoff | 2009-08-18 | 2 | -2/+0 |
* | powerpc: Create a powerpc64 config feature | geoff | 2009-08-18 | 2 | -2/+2 |
* | add gcc 4.3.4 | kaloz | 2009-08-07 | 15 | -0/+700 |
* | [toolchain] add support for gcc-4.4.1 (#5580) | florian | 2009-08-07 | 10 | -1/+426 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. | florian | 2009-07-16 | 2 | -0/+2 |
* | add preliminary coldfire v4e support | kaloz | 2009-06-21 | 2 | -0/+2 |
* | [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 | lars | 2009-06-05 | 1 | -0/+1 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | kaloz | 2009-06-01 | 1 | -1/+1 |
* | disable EABI for gemini and storm -- our toolchain can't support EABI on plai... | kaloz | 2009-05-18 | 1 | -0/+1 |
* | Gcc 4.3.3 default for etrax | claudio | 2009-05-09 | 2 | -0/+2 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | nbd | 2009-05-04 | 1 | -0/+1 |
* | remove obsolete gcc version md5sums | nbd | 2009-05-04 | 1 | -6/+0 |
* | Changed default gcc for ps3 | hcg | 2009-04-30 | 2 | -1/+3 |
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was disab... | mirko | 2009-04-27 | 1 | -35/+0 |
* | [toolchain] gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show... | nico | 2009-04-27 | 1 | -0/+49 |
* | [toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well | nico | 2009-04-27 | 1 | -1/+1 |
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | nbd | 2009-04-24 | 1 | -1/+1 |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | nbd | 2009-04-24 | 7 | -32/+295 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | florian | 2009-04-23 | 10 | -2/+171 |
* | add a modified version of the mips64 patch from #4603 | nbd | 2009-04-18 | 1 | -0/+2 |
* | [ps3]: update compiler version defaults | hcg | 2009-04-16 | 2 | -4/+2 |
* | Bumped compiler version for PS3 | hcg | 2009-03-16 | 2 | -7/+2 |
* | Set default compiler for ps3 | hcg | 2009-03-16 | 2 | -1/+9 |
* | nuke some obsolete gcc versions | nbd | 2009-03-14 | 28 | -1311/+2 |